diff -r e008f34c245b -r df0c2a045c72 Debugger/WatchPointViewer.py --- a/Debugger/WatchPointViewer.py Fri Jan 06 13:05:59 2012 +0100 +++ b/Debugger/WatchPointViewer.py Sun Jan 08 20:05:08 2012 +0100 @@ -76,7 +76,6 @@ """ Private slot to perform a layout operation. """ - self.doItemsLayout() self.__resizeColumns() self.__resort()