[devhelp] gedit-plugin: remove leftover debugging bits



commit a9894643c17972cb57bd8f397a9799aeeb16c5a6
Author: Dan Williams <dcbw redhat com>
Date:   Tue Feb 15 15:56:39 2011 -0600

    gedit-plugin: remove leftover debugging bits

 misc/gedit-plugin/devhelp.py |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/misc/gedit-plugin/devhelp.py b/misc/gedit-plugin/devhelp.py
index ae06a97..5192bbe 100644
--- a/misc/gedit-plugin/devhelp.py
+++ b/misc/gedit-plugin/devhelp.py
@@ -37,8 +37,6 @@ ui_str = """
 </ui>
 """
 
-import pdb
-
 class DevhelpPlugin(GObject.Object, Gedit.WindowActivatable):
     __gtype_name__ = "DevhelpPlugin"
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]