From e7d20cf352688bf717a01f4e6d9e6f497c2bea4c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sat, 20 Sep 2025 19:19:34 +0200 Subject: New upstream version 5.3.1Beta2 --- app/bin/compound.h | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'app/bin/compound.h') 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 *); -- cgit v1.2.3