From 7dca0b145634818a5ace514fe9f51f3c99e27448 Mon Sep 17 00:00:00 2001 From: compudj Date: Thu, 22 May 2008 21:30:05 +0000 Subject: [PATCH] revert initialize control flow view cell height git-svn-id: http://ltt.polymtl.ca/svn@2911 04897980-b3bd-0310-b5e0-8ef037075253 --- ltt/branches/poly/lttv/modules/gui/controlflow/processlist.c | 1 - 1 file changed, 1 deletion(-) diff --git a/ltt/branches/poly/lttv/modules/gui/controlflow/processlist.c b/ltt/branches/poly/lttv/modules/gui/controlflow/processlist.c index ba6f1ed6..955b07aa 100644 --- a/ltt/branches/poly/lttv/modules/gui/controlflow/processlist.c +++ b/ltt/branches/poly/lttv/modules/gui/controlflow/processlist.c @@ -412,7 +412,6 @@ ProcessList *processlist_construct(void) NULL, &process_list->cell_height); - process_list->cell_height = 0; #if GTK_CHECK_VERSION(2,4,15) guint ypad; g_object_get(G_OBJECT(renderer), "ypad", &ypad, NULL); -- 2.34.1