Janitor : Remove boolean function always returning true

This commit is contained in:
Magne Sjaastad
2019-11-04 10:16:29 +01:00
parent 9ae07c838a
commit e8cdf1a8ef
2 changed files with 1 additions and 48 deletions

View File

@@ -108,7 +108,6 @@ private:
bool isCameraControlPossible() const;
bool isMasterAndDepViewDifferentType() const;
bool isRangeFilterControlPossible() const;
bool isPropertyFilterControlPossible() const;
bool isRangeFilterMappingApplicable() const;
bool isCellResultControlAdvisable() const;