From 3a0a1ae889bc4de959cfe5079d541b0ec9119089 Mon Sep 17 00:00:00 2001
From: hut <hut@lavabit.com>
Date: Thu, 24 Jan 2013 08:25:30 +0100
Subject: [PATCH] Removed old definitions from commands.h

---
 commands.h | 3 ---
 1 file changed, 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);