mirror of
https://github.com/gryf/wmaker.git
synced 2026-02-22 10:05:46 +01:00
Added (forgotten) release for notifications when destroying a WMList.
This commit is contained in:
@@ -1264,6 +1264,8 @@ destroyList(List *lPtr)
|
||||
if (lPtr->doubleBuffer)
|
||||
XFreePixmap(lPtr->view->screen->display, lPtr->doubleBuffer);
|
||||
|
||||
WMRemoveNotificationObserver(lPtr);
|
||||
|
||||
wfree(lPtr);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user