summaryrefslogtreecommitdiff
path: root/src/Model/Cell.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/Model/Cell.cpp')
-rw-r--r--src/Model/Cell.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/Model/Cell.cpp b/src/Model/Cell.cpp
index 24fc53c..a0729f7 100644
--- a/src/Model/Cell.cpp
+++ b/src/Model/Cell.cpp
@@ -19,9 +19,9 @@ Cell::~Cell()
}
// Description
-
+/*
void Cell::description()
{
return m_value;
}
-
+*/