Janitor : Remove obsolete override comment

This commit is contained in:
Magne Sjaastad
2022-02-22 09:05:33 +01:00
parent 208ae7692b
commit bb7f61ea56
181 changed files with 0 additions and 186 deletions

View File

@@ -40,7 +40,6 @@ public:
caf::PdmScriptResponse execute() override;
protected:
// Overrides
bool isCommandEnabled() override;
void onActionTriggered( bool isChecked ) override;
void setupActionLook( QAction* actionToSetup ) override;