mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-19 20:38:08 +01:00
code review
This commit is contained in:
@@ -1645,7 +1645,6 @@ wsobserver(void *self, WMNotification *notif)
|
||||
{
|
||||
WScreen *scr = (WScreen*)WMGetNotificationObject(notif);
|
||||
const char *name = WMGetNotificationName(notif);
|
||||
//void *data = WMGetNotificationClientData(notif);
|
||||
|
||||
if (strcmp(name, WMNWorkspaceCreated) == 0) {
|
||||
updateWorkspaceCount(scr);
|
||||
|
||||
Reference in New Issue
Block a user