diff options
author | hut <hut@lavabit.com> | 2013-01-24 08:25:30 +0100 |
---|---|---|
committer | Bert Münnich <be.muennich@gmail.com> | 2013-01-27 13:10:28 +0100 |
commit | 3a0a1ae889bc4de959cfe5079d541b0ec9119089 (patch) | |
tree | f9e045f3b1905dcdf86107bf6f6b6b9983f131a8 | |
parent | 385ba28fd78a5e1454d46a09a05b8d10ef8e0c6f (diff) |
Removed old definitions from commands.h
-rw-r--r-- | commands.h | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -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); |