summaryrefslogtreecommitdiffstats
path: root/include/rofi.h
diff options
context:
space:
mode:
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 0a367623..bab5478f 100644
--- a/include/rofi.h
+++ b/include/rofi.h
@@ -260,8 +260,6 @@ struct _Switcher
{
// Name (max 31 char long)
char name[32];
- // Textbox used in the sidebar-mode.
- textbox *tb;
// Keybindings (keysym and modmask)
char * keycfg;
char * keystr;