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

@@ -30,7 +30,6 @@ class RicIntersectionBoxAtPosFeature : public caf::CmdFeature
CAF_CMD_HEADER_INIT;
protected:
// Overrides
bool isCommandEnabled() override;
void onActionTriggered( bool isChecked ) override;
void setupActionLook( QAction* actionToSetup ) override;