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:20:03 +0200
committerJörg Frings-Fürst <debian@jff-webhosting.net>2025-09-20 19:20:03 +0200
commitb45d74b60dfb7e23911df6b0523890e42f711267 (patch)
tree42bb5764b05bd3bc5bffadb55f4375e6dce8a521 /app/bin/compound.h
parent6c1a798b0302034a7fdcaf93b8f014e2e458c2a0 (diff)
parent63ec5715054be18ac4db5675e067b41c955d03b9 (diff)
Merge branch 'feature/upstream' into develop
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 *);