mirror of
https://github.com/atom/atom.git
synced 2026-04-28 03:01:47 -04:00
Remove unused GetLogFile method
Logging is done to standard out and the Developer Tools Console tab
This commit is contained in:
@@ -127,8 +127,6 @@ public:
|
||||
return m_BrowserHwnd;
|
||||
}
|
||||
|
||||
std::string GetLogFile();
|
||||
|
||||
enum NotificationType {
|
||||
NOTIFY_CONSOLE_MESSAGE
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user