Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell
diff options
context:
space:
mode:
authorMarco Pesenti Gritti <mpg@redhat.com>2007-09-03 19:05:45 (GMT)
committer Marco Pesenti Gritti <mpg@redhat.com>2007-09-03 19:05:45 (GMT)
commit0b3f68774954eedefe2b87847f512f1512eb6899 (patch)
tree0444fc496045c5acef547403f00d25c040597ef6 /shell
parent070d467e1370edf464b9f3651e0bb78f30be2b32 (diff)
Fix distcheck
Diffstat (limited to 'shell')
-rw-r--r--shell/view/frame/frame.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/shell/view/frame/frame.py b/shell/view/frame/frame.py
index 2784835..3ca1b92 100644
--- a/shell/view/frame/frame.py
+++ b/shell/view/frame/frame.py
@@ -28,7 +28,6 @@ from sugar.clipboard import clipboardservice
from view.frame.eventarea import EventArea
from view.frame.ActivitiesBox import ActivitiesBox
from view.frame.zoomtoolbar import ZoomToolbar
-from view.frame.overlaybox import OverlayBox
from view.frame.friendstray import FriendsTray
from view.frame.framewindow import FrameWindow
from view.frame.clipboardpanelwindow import ClipboardPanelWindow