forked from qt-creator/qt-creator
Squish: Removed workaround for closed bug
Change-Id: I6532c7d9639d587663a204d401295d67b2310d8b Reviewed-by: Christian Stenger <christian.stenger@nokia.com>
This commit is contained in:
@@ -210,7 +210,6 @@ class JIRA:
|
||||
self.__bugs__= {
|
||||
'QTCREATORBUG-6853':self._workaroundCreator6853_,
|
||||
'QTCREATORBUG-6918':self._workaroundCreator_MacEditorFocus_,
|
||||
'QTCREATORBUG-6953':self._workaroundCreator_MacEditorFocus_,
|
||||
'QTCREATORBUG-6994':self._workaroundCreator6994_
|
||||
}
|
||||
# helper function - will be called if no workaround for the requested bug is deposited
|
||||
|
||||
Reference in New Issue
Block a user