Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell
diff options
context:
space:
mode:
authorSimon Schampijer <simon@schampijer.de>2007-09-03 21:28:59 (GMT)
committer Simon Schampijer <simon@schampijer.de>2007-09-03 21:28:59 (GMT)
commit4aace42d6d19e928daa666c5264203eb525f0b96 (patch)
tree2e26e78a403be338ad789628d77ae938dfca3eed /shell
parent6c43e80c452d27947fb141477a02204c7f9bdf02 (diff)
parentb104f1e11ebb711869dbe55a374c96f7b2cd0a5f (diff)
Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar
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 91d8360..62047ad 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.activitiestray import ActivitiesTray
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