aboutsummaryrefslogtreecommitdiffstats
path: root/commands.h
diff options
context:
space:
mode:
authorhut <hut@lavabit.com>2013-01-24 08:25:30 +0100
committerBert Münnich <be.muennich@gmail.com>2013-01-27 13:10:28 +0100
commit3a0a1ae889bc4de959cfe5079d541b0ec9119089 (patch)
treef9e045f3b1905dcdf86107bf6f6b6b9983f131a8 /commands.h
parent385ba28fd78a5e1454d46a09a05b8d10ef8e0c6f (diff)
downloadnsxiv-3a0a1ae889bc4de959cfe5079d541b0ec9119089.tar.zst
Removed old definitions from commands.h
Diffstat (limited to 'commands.h')
-rw-r--r--commands.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/commands.h b/commands.h
index 3c00718..f6d381d 100644
--- a/commands.h
+++ b/commands.h
@@ -64,9 +64,6 @@ bool i_fit_to_win(arg_t);
bool i_fit_to_img(arg_t);
bool i_rotate(arg_t);
bool i_flip(arg_t);
-bool i_toggle_slideshow(arg_t);
-bool i_adjust_slideshow(arg_t);
-bool i_reset_slideshow(arg_t);
bool i_toggle_antialias(arg_t);
bool it_toggle_alpha(arg_t);
bool it_open_with(arg_t);