diff options
Diffstat (limited to 'src/core/atomnames.h')
-rw-r--r-- | src/core/atomnames.h | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/src/core/atomnames.h b/src/core/atomnames.h index 43710f37..338d0555 100644 --- a/src/core/atomnames.h +++ b/src/core/atomnames.h @@ -156,11 +156,7 @@ item(_NET_WM_ACTION_ABOVE) item(_NET_WM_ACTION_BELOW) item(_NET_WM_STATE_STICKY) item(_NET_WM_FULLSCREEN_MONITORS) - -#if 0 -/* We apparently never use: */ -/* item(_NET_RESTACK_WINDOW) */ -#endif +item(_NET_RESTACK_WINDOW) /* eof atomnames.h */ |