Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/sinks.py
diff options
context:
space:
mode:
Diffstat (limited to 'sinks.py')
-rw-r--r--sinks.py4
1 files changed, 0 insertions, 4 deletions
diff --git a/sinks.py b/sinks.py
index 945879e..ae5f651 100644
--- a/sinks.py
+++ b/sinks.py
@@ -288,10 +288,6 @@ class ViewSlides():
self.running = False
self.paused = False
#'gtk.STOCK_MEDIA_STOP'
- if self.index == 0:
- self.album_object.thumb_index = len(self.rows) - 1
- else:
- self.album_object.thumb_index = self.index - 1
self.album_object.large_displayed = False
self.album_object.repaint_whole_screen()