mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-22 22:28:02 +01:00
- put back wmksize(), wmkrange() and wmkpoint() as functions instead of macros
- fixed some compilation warnings with -Wall - some code cleanup
This commit is contained in:
@@ -592,6 +592,7 @@ removeConnection(void *observer, WMNotification *notification)
|
||||
}
|
||||
|
||||
|
||||
#if 0
|
||||
static Bool
|
||||
isDifferent(char *str1, char *str2) /*FOLD00*/
|
||||
{
|
||||
@@ -600,6 +601,7 @@ isDifferent(char *str1, char *str2) /*FOLD00*/
|
||||
|
||||
return True;
|
||||
}
|
||||
#endif
|
||||
|
||||
|
||||
int
|
||||
|
||||
Reference in New Issue
Block a user