[Core] Remove various DisplayModes from FEM
This commit is contained in:
@@ -53,8 +53,6 @@ public:
|
||||
{
|
||||
return Visibility.getValue();
|
||||
}
|
||||
/// A list of all possible display modes
|
||||
std::vector<std::string> getDisplayModes() const override;
|
||||
|
||||
// handling when object is deleted
|
||||
bool onDelete(const std::vector<std::string>&) override;
|
||||
|
||||
Reference in New Issue
Block a user