changeset 2163:e66f0e84549a

Remove commented out code.
author Laurent Monin <zas@norz.org>
date Thu, 30 Aug 2012 15:53:29 +0200
parents 7043ef4881f9
children e3b23900f734
files src/layout_util.c
diffstat 1 files changed, 0 insertions(+), 5 deletions(-) [+]
line wrap: on
line diff
--- a/src/layout_util.c	Thu Aug 30 15:53:29 2012 +0200
+++ b/src/layout_util.c	Thu Aug 30 15:53:29 2012 +0200
@@ -638,11 +638,6 @@
 	LayoutWindow *lw = data;
 
 	layout_exit_fullscreen(lw);
-
-	/* FIXME:interrupting thumbs no longer allowed */
-#if 0
-	interrupt_thumbs();
-#endif
 }
 
 static void layout_menu_overlay_toggle_cb(GtkAction *action, gpointer data)