Remove unused commented out define

This commit is contained in:
Kevin Sawicki
2012-06-17 23:52:55 -07:00
parent 66913276e4
commit 4bccaac37c

View File

@@ -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,