wrote display stuff and refactored thousend things
This commit is contained in:
@@ -20,10 +20,8 @@ public:
|
||||
virtual ~IDisplay();
|
||||
|
||||
virtual int getID() = 0;
|
||||
|
||||
virtual void write() = 0;
|
||||
};
|
||||
|
||||
} /* namespace output */
|
||||
}
|
||||
#endif
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user