about summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rwxr-xr-xbollux1
1 files changed, 0 insertions, 1 deletions
diff --git a/bollux b/bollux index 21d2770..23a0403 100755 --- a/bollux +++ b/bollux
@@ -211,7 +211,6 @@ bollux_init() {
211 211
212 # Remove $BOLLUX_LESSKEY and re-generate keybindings (to catch rebinds) 212 # Remove $BOLLUX_LESSKEY and re-generate keybindings (to catch rebinds)
213 run rm -f "$BOLLUX_LESSKEY" 213 run rm -f "$BOLLUX_LESSKEY"
214 mklesskey
215} 214}
216 215
217# Cleanup on exit 216# Cleanup on exit