Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/globalhistory.py
diff options
context:
space:
mode:
Diffstat (limited to 'globalhistory.py')
-rw-r--r--globalhistory.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/globalhistory.py b/globalhistory.py
index ae7b999..a0ad1b7 100644
--- a/globalhistory.py
+++ b/globalhistory.py
@@ -20,8 +20,6 @@ from xpcom.server.factory import Factory
import places
-_global_history = None
-
class GlobalHistory:
_com_interfaces_ = interfaces.nsIGlobalHistory, \
interfaces.nsIGlobalHistory2, \