removed CloseTerminal prototype
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4260 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
f426094c5a
commit
a93443a14a
@ -21,7 +21,6 @@ public:
|
||||
virtual void DispatchMessage(BMessage *an_event, BHandler *handler);
|
||||
|
||||
void OpenTerminal(BMessage * message = 0);
|
||||
void CloseTerminal();
|
||||
private:
|
||||
void PrintUsage(const char * execname);
|
||||
bool fWindowOpened;
|
||||
|
Loading…
Reference in New Issue
Block a user