glib.py: Remove old debugging code

This was accidentally copy/pasted from gobject.py
This commit is contained in:
Jasper St. Pierre 2012-09-26 11:36:30 -03:00
parent 7e6fa556ec
commit f15b2b3166

View File

@ -136,10 +136,6 @@ class GHashPrinter:
def display_hint (self):
return "map"
def pretty_printer_lookup (val):
if is_g_type_instance (val):
return GTypePrettyPrinter (val)
def pretty_printer_lookup (val):
# None yet, want things like hash table and list