Skip to content

Commit a8e1409

Browse files
committed
remove obsolete method
1 parent d440fb0 commit a8e1409

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

  • Framework/include/QualityControl

Framework/include/QualityControl/Actor.h

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -114,8 +114,6 @@ class Actor
114114
}
115115
}
116116

117-
bool isCritical() const { return true; } // todo
118-
119117
void init(framework::InitContext& ictx)
120118
{
121119
// we set the fallback activity. fields might get overwritten once runtime values become available

0 commit comments

Comments
 (0)