Palettes: remove comment about deprecated API

We make use of this API in the shell and in the toolkit itself
and never removed those deprecated calls. Let's leave it like
this for now and remove the comment.
This commit is contained in:
Simon Schampijer 2013-05-06 16:10:26 +02:00 committed by Daniel Narvaez
parent 5db54b25a2
commit ba1abd4a33

View File

@ -34,8 +34,6 @@ from sugar3.graphics.palettewindow import PaletteWindow, \
_PaletteWindowWidget, _PaletteMenuWidget
from sugar3.graphics.palettemenu import PaletteMenuItem
# DEPRECATED
# Import these for backwards compatibility
from sugar3.graphics.palettewindow import MouseSpeedDetector, Invoker, \
WidgetInvoker, CursorInvoker, ToolInvoker, CellRendererInvoker
assert MouseSpeedDetector