mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2025-12-31 20:36:25 +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_print ("Select range!\n");
|
||||
|
||||
document_time_span = *sysprof_document_get_time_span (self->document);
|
||||
|
||||
if (time_span == NULL)
|
||||
|
||||
Reference in New Issue
Block a user