summaryrefslogtreecommitdiff
path: root/app/bin/compound.h
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff-webhosting.net>2025-09-20 19:19:34 +0200
committerJörg Frings-Fürst <debian@jff-webhosting.net>2025-09-20 19:19:34 +0200
commite7d20cf352688bf717a01f4e6d9e6f497c2bea4c (patch)
treecfd2ef9b569f49af985a6f1ec44f2614f63c8e78 /app/bin/compound.h
parenta14a7a0ccc9de76aeab0b2e4bbf58f1a79deedc2 (diff)
New upstream version 5.3.1Beta2upstream/5.3.1Beta2
Diffstat (limited to 'app/bin/compound.h')
-rw-r--r--app/bin/compound.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/app/bin/compound.h b/app/bin/compound.h
index 0a4a0ae..58edf91 100644
--- a/app/bin/compound.h
+++ b/app/bin/compound.h
@@ -163,9 +163,7 @@ void DoUngroup( void * unused );
void DoGroup( void * unused );
/* dcmpnd.c */
-void UpdateTitleMark( char *, SCALEINX_T );
-void DoUpdateTitles( void );
-BOOL_T RefreshCompound( track_p, BOOL_T );
+void DoRefreshCompound( void * unused );
wIndex_t FindListItemByContext( wList_p, void *);