X-Git-Url: http://geeqie.org/cgi-bin/gitweb.cgi?p=geeqie.git;a=blobdiff_plain;f=src%2Fcollect-table.c;h=160c1b6ce5f3d9551a1d32af895f6fd93cd0e19d;hp=41d1a641a283c05cb88e5cc5ba8a66df4747691d;hb=fe6bdd98e608a5501d8308850bd2b2d1699f696f;hpb=07edd520432046277c9517363e8a13c77d69a80e diff --git a/src/collect-table.c b/src/collect-table.c index 41d1a641..160c1b6c 100644 --- a/src/collect-table.c +++ b/src/collect-table.c @@ -1239,9 +1239,6 @@ static gboolean collection_table_press_key_cb(GtkWidget *widget, GdkEventKey *ev 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 @@ static void collection_table_cell_data_cb(GtkTreeViewColumn *tree_column, GtkCel if (info && (info->flag_mask & SELECTION_PRELIGHT)) { -#if 0 - shift_color(&color_fg, -1, 0); -#endif shift_color(&color_bg, -1, 0); }