summaryrefslogtreecommitdiffhomepage
path: root/patch/combo.h
diff options
context:
space:
mode:
Diffstat (limited to 'patch/combo.h')
-rw-r--r--patch/combo.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/patch/combo.h b/patch/combo.h
index d6d141e..08be95e 100644
--- a/patch/combo.h
+++ b/patch/combo.h
@@ -1,3 +1,5 @@
+#if !HOLDBAR_PATCH
static void keyrelease(XEvent *e);
+#endif // !HOLDBAR_PATCH
static void combotag(const Arg *arg);
static void comboview(const Arg *arg); \ No newline at end of file