Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimon Schampijer <simon@laptop.org>2012-10-09 18:43:28 (GMT)
committer Simon Schampijer <simon@laptop.org>2012-10-09 19:09:36 (GMT)
commit26eab6ccb5b90128553ee1ec5de2bf4e54238388 (patch)
treebabb6025032d17885fd97102d8283509c517ff5b
parent2661a0dce94b508ad2756eb608b7dfec2747619b (diff)
Fixup introduced log message
Introduced by ccf1f88699be252029802881a6bee58b3cd5f7fe
-rw-r--r--src/jarabe/desktop/viewcontainer.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/jarabe/desktop/viewcontainer.py b/src/jarabe/desktop/viewcontainer.py
index 5e39a80..4ff690d 100644
--- a/src/jarabe/desktop/viewcontainer.py
+++ b/src/jarabe/desktop/viewcontainer.py
@@ -64,7 +64,6 @@ class ViewContainer(Gtk.Container):
self.queue_resize()
def do_size_allocate(self, allocation):
- logging.debug('==> Viewcontainer: w=%s h=%s', allocation.width, allocation.height)
self.set_allocation(allocation)
if self._owner_icon:
self._layout.setup(allocation, self._owner_icon,