summaryrefslogtreecommitdiffhomepage
path: root/patch/include.h
diff options
context:
space:
mode:
authorbakkeby <[email protected]>2020-07-18 21:12:30 +0200
committerbakkeby <[email protected]>2020-07-18 21:12:30 +0200
commit6961418d636985d96c0c3248752e642b0ec4c84b (patch)
tree57391183827f8377d4d0ef66092deb73e82b2a26 /patch/include.h
parent250fbbd2c77a36b1b7d22c252fb781cbab09ca79 (diff)
downloaddwm-flexipatch-6961418d636985d96c0c3248752e642b0ec4c84b.tar.gz
dwm-flexipatch-6961418d636985d96c0c3248752e642b0ec4c84b.zip
Extrabar --> extrastatus
Diffstat (limited to 'patch/include.h')
-rw-r--r--patch/include.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/patch/include.h b/patch/include.h
index e44bfbe..8b1d470 100644
--- a/patch/include.h
+++ b/patch/include.h
@@ -22,15 +22,9 @@
#endif
#if BAR_STATUS_PATCH
#include "bar_status.h"
-#if BAR_EXTRABAR_PATCH
-#include "bar_status_eb.h"
-#endif // BAR_EXTRABAR_PATCH
#endif
#if BAR_STATUS2D_PATCH
#include "bar_status2d.h"
-#if BAR_EXTRABAR_PATCH
-#include "bar_status2d_eb.h"
-#endif // BAR_EXTRABAR_PATCH
#endif
#if BAR_STATUSBUTTON_PATCH
#include "bar_statusbutton.h"