'notdef' means it's not used, so we remove it

This commit is contained in:
wmoxam
2019-10-13 23:33:24 -04:00
committed by Jon Trulson
parent de81a5b518
commit ab741a1241
15 changed files with 0 additions and 327 deletions

View File

@@ -154,8 +154,3 @@ header file include flags, and macros (e.g. ABS).
_NO_WM
Enables testing code in WmPanel.c that allows it to be compiled
with a test program outside of the window manager.
notdef
Enables more complete resource comparison in WmResource.c which
could make resource utilization more optimal. This is currently
turned off to avoid some problems with the pixmap resources.