forked from qt-creator/qt-creator
ICore: Remove unused methods
Some didn't even have implementations anymore Change-Id: I376cb12006c9b3ec8f6b2a75c38275cd92d2bbf6 Reviewed-by: Tobias Hunger <tobias.hunger@qt.io>
This commit is contained in:
@@ -152,8 +152,6 @@ public:
|
||||
|
||||
private:
|
||||
static void validateNewItemDialogIsRunning();
|
||||
static void newItemDialogOpened();
|
||||
static void newItemDialogClosed();
|
||||
};
|
||||
|
||||
} // namespace Core
|
||||
|
||||
Reference in New Issue
Block a user