summaryrefslogtreecommitdiffstats
path: root/include/rofi.h
diff options
context:
space:
mode:
authorDave Davenport <qball@gmpclient.org>2015-04-15 22:41:50 +0200
committerDave Davenport <qball@gmpclient.org>2015-04-15 22:41:50 +0200
commitf64395e4e989830e9a11c72e1447ade32c065e81 (patch)
tree0342d3a0fa20ac44d1d41304731f3266d131e9bd /include/rofi.h
parenta38ddb3b06a6bbd51c61767e0066faf60f65fbc3 (diff)
Remove unused code
Diffstat (limited to 'include/rofi.h')
-rw-r--r--include/rofi.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/rofi.h b/include/rofi.h
index 65698430..593214f1 100644
--- a/include/rofi.h
+++ b/include/rofi.h
@@ -274,8 +274,6 @@ struct _Switcher
switcher_free free;
};
-void menu_unmap ( void );
-
#define color_reset "\033[0m"
#define color_bold "\033[1m"
#define color_underline "\033[4m"