mirror of
https://github.com/atom/atom.git
synced 2026-01-24 06:18:03 -05:00
Remove commented code
This commit is contained in:
@@ -106,9 +106,6 @@ int main(int argc, char *argv[]) {
|
||||
g_handler->SetMainHwnd(vbox);
|
||||
g_handler->SetWindow(window);
|
||||
|
||||
//new OnigRegexpExtension();
|
||||
//new AtomHandler();
|
||||
|
||||
// Create the browser view.
|
||||
CefWindowInfo window_info;
|
||||
CefBrowserSettings browserSettings;
|
||||
|
||||
Reference in New Issue
Block a user