refactor: Action remove pointless assert
This commit is contained in:
@ -68,7 +68,6 @@ QString Action::text() const
|
||||
break;
|
||||
|
||||
default:
|
||||
Q_ASSERT(0);
|
||||
break;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user