libsysprof-gtk: remove debug code

This commit is contained in:
Christian Hergert
2023-06-16 15:54:00 -07:00
parent be36f36a0a
commit 0f113eaad7

View File

@ -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)