diff --git a/docs/reference/glib/running.xml b/docs/reference/glib/running.xml index 40b0a3735..a00369b3c 100644 --- a/docs/reference/glib/running.xml +++ b/docs/reference/glib/running.xml @@ -303,8 +303,6 @@ gforeach i in some_list_variable: print *(GtkWidget *)l Which would print the contents of each widget in a list of widgets. - - SystemTap