Get rid of outputStream... wasn't really being used
(except for warn()) and new -r/-e options make it not worth fixing.
This commit is contained in:
@@ -52,7 +52,6 @@ inline void disableAllListeners() { ListenSocket::disableAll(); }
|
||||
%include "sim/host.hh"
|
||||
|
||||
void setOutputDir(const std::string &dir);
|
||||
void setOutputFile(const std::string &file);
|
||||
void SimStartup();
|
||||
void doExitCleanup();
|
||||
void disableAllListeners();
|
||||
|
||||
Reference in New Issue
Block a user