changeset 2150:dce3876ec42f

Remove commented out code.
author Laurent Monin <zas@norz.org>
date Thu, 30 Aug 2012 15:53:28 +0200
parents 05a73f20dd27
children cdeee46ed21c
files src/collect-table.c
diffstat 1 files changed, 0 insertions(+), 6 deletions(-) [+]
line wrap: on
line diff
--- a/src/collect-table.c	Thu Aug 30 15:53:28 2012 +0200
+++ b/src/collect-table.c	Thu Aug 30 15:53:28 2012 +0200
@@ -1239,9 +1239,6 @@
 
 	if (stop_signal)
 		{
-#if 0
-		g_signal_stop_emission_by_name(GTK_OBJECT(widget), "key_press_event");
-#endif
 		tip_unschedule(ct);
 		}
 
@@ -2375,9 +2372,6 @@
 
 	if (info && (info->flag_mask & SELECTION_PRELIGHT))
 		{
-#if 0
-		shift_color(&color_fg, -1, 0);
-#endif
 		shift_color(&color_bg, -1, 0);
 		}