mirror of
https://github.com/atom/atom.git
synced 2026-04-06 03:02:13 -04:00
Remove unused commented out define
This commit is contained in:
@@ -12,10 +12,6 @@
|
||||
#include "util.h"
|
||||
#include "native_handler.h"
|
||||
|
||||
// Define this value to redirect all popup URLs to the main application browser
|
||||
// window.
|
||||
// #define TEST_REDIRECT_POPUP_URLS
|
||||
|
||||
// ClientHandler implementation.
|
||||
class ClientHandler: public CefClient,
|
||||
public CefLifeSpanHandler,
|
||||
|
||||
Reference in New Issue
Block a user