summaryrefslogtreecommitdiff
path: root/inc/Frame.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'inc/Frame.hpp')
-rw-r--r--inc/Frame.hpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/inc/Frame.hpp b/inc/Frame.hpp
index 89242ff..cc87090 100644
--- a/inc/Frame.hpp
+++ b/inc/Frame.hpp
@@ -26,9 +26,6 @@ class Frame
void fillWindow();
void refresh();
void move(int nRow, int nCol);
- //void add(Character &c);
- //void add(Character &c, int nRow, int nCol);
- void erase(Character &c);
void center(Character &ch);
private: