From 035c9fbfa8d43eded3d91869df0471defc39f1fd Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Sun, 12 Apr 2009 05:58:10 +0000 Subject: ** Remove a bunch of juvenile comments. Source code should look 2009-04-12 Matthew Barnes ** Remove a bunch of juvenile comments. Source code should look professional, even if some developers are not. svn path=/trunk/; revision=37514 --- widgets/misc/e-filter-bar.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'widgets') diff --git a/widgets/misc/e-filter-bar.c b/widgets/misc/e-filter-bar.c index 65b25c3986..a52756943c 100644 --- a/widgets/misc/e-filter-bar.c +++ b/widgets/misc/e-filter-bar.c @@ -383,8 +383,6 @@ build_items (ESearchBar *esb, ESearchBarItem *items, int type, int *start, GPtrA GSList *gtksux = NULL; int num; - /* So gtk calls a signal again if you connect to it WHILE inside a changed event. - So this snot is to work around that shit fucked up situation */ for (i=0;ilen;i++) gtksux = g_slist_prepend(gtksux, rules->pdata[i]); -- cgit v1.2.3