tracecontext.c: remove extraneous white lines
authorpmf <pmf@04897980-b3bd-0310-b5e0-8ef037075253>
Fri, 30 May 2008 15:15:26 +0000 (15:15 +0000)
committerpmf <pmf@04897980-b3bd-0310-b5e0-8ef037075253>
Fri, 30 May 2008 15:15:26 +0000 (15:15 +0000)
git-svn-id: http://ltt.polymtl.ca/svn@2928 04897980-b3bd-0310-b5e0-8ef037075253

ltt/branches/poly/lttv/lttv/tracecontext.c

index 95d58c369b219c72c2b951696ae63e74841482f0..5f08d78c8ba214297e7863dfd2fd82de95ffe7d7 100644 (file)
@@ -862,9 +862,6 @@ void lttv_process_trace_seek_time(LttvTraceContext *self, LttTime start)
   g_debug("test tree after seek_time");
   g_tree_foreach(pqueue, test_tree, NULL);
 #endif //DEBUG
-
-
-
 }
 
 
This page took 0.025629 seconds and 4 git commands to generate.