mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2026-02-12 16:10:54 +00:00
libsysprof-gtk: remove debug code
This commit is contained in:
@ -224,8 +224,6 @@ sysprof_session_select_time (SysprofSession *self,
|
|||||||
|
|
||||||
g_return_if_fail (SYSPROF_IS_SESSION (self));
|
g_return_if_fail (SYSPROF_IS_SESSION (self));
|
||||||
|
|
||||||
g_print ("Select range!\n");
|
|
||||||
|
|
||||||
document_time_span = *sysprof_document_get_time_span (self->document);
|
document_time_span = *sysprof_document_get_time_span (self->document);
|
||||||
|
|
||||||
if (time_span == NULL)
|
if (time_span == NULL)
|
||||||
|
|||||||
Reference in New Issue
Block a user