aboutsummaryrefslogtreecommitdiff
path: root/window-choose.c
diff options
context:
space:
mode:
authorThomas Adam <thomas@xteddy.org>2015-08-28 14:01:11 +0100
committerThomas Adam <thomas@xteddy.org>2015-08-28 14:01:11 +0100
commit84eabb2658f9ad1bec81344aa425f66a903c931d (patch)
tree98c743d4888d1414884ec418d1eaf354c9a07213 /window-choose.c
parent31c027a37a18d11acdc5a1bc96c871dd0139744d (diff)
parent675def039652e69d8fd5f229eff2128116e1d328 (diff)
downloadrtmux-84eabb2658f9ad1bec81344aa425f66a903c931d.tar.gz
rtmux-84eabb2658f9ad1bec81344aa425f66a903c931d.tar.bz2
rtmux-84eabb2658f9ad1bec81344aa425f66a903c931d.zip
Merge branch 'obsd-master'
Diffstat (limited to 'window-choose.c')
-rw-r--r--window-choose.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/window-choose.c b/window-choose.c
index c71fea3d..37baf0d7 100644
--- a/window-choose.c
+++ b/window-choose.c
@@ -57,7 +57,6 @@ const struct window_mode window_choose_mode = {
window_choose_free,
window_choose_resize,
window_choose_key,
- NULL,
};
struct window_choose_mode_item {