summaryrefslogtreecommitdiff
path: root/inc/Frame.hpp
diff options
context:
space:
mode:
authortom <tom@ground-control>2015-11-21 15:06:26 -0600
committertom <tom@ground-control>2015-11-21 15:06:26 -0600
commit86bf68cc1f2cc81589acc2c35c4875a1230b0267 (patch)
tree812269481ed2242f29eb169278d6694f5a88641b /inc/Frame.hpp
parentf198372b1c9f5cccdfbfc6cf57d8716a53be5bc8 (diff)
didnt get everything
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: