summaryrefslogtreecommitdiffstats
path: root/pokemodr/models/RootModel.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'pokemodr/models/RootModel.cpp')
-rw-r--r--pokemodr/models/RootModel.cpp5
1 files changed, 0 insertions, 5 deletions
diff --git a/pokemodr/models/RootModel.cpp b/pokemodr/models/RootModel.cpp
index 4817ea04..7f9616e7 100644
--- a/pokemodr/models/RootModel.cpp
+++ b/pokemodr/models/RootModel.cpp
@@ -37,11 +37,6 @@ RootModel::~RootModel()
{
}
-int RootModel::indexNumber() const
-{
- return -1;
-}
-
bool RootModel::insertRows(const int rows)
{
for (int i = 0; i < rows; ++i)