diff options
Diffstat (limited to 'app/bin/compound.h')
| -rw-r--r-- | app/bin/compound.h | 4 | 
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 *);  | 
