diff options
Diffstat (limited to 'chrome_frame/utils.h')
-rw-r--r-- | chrome_frame/utils.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/chrome_frame/utils.h b/chrome_frame/utils.h index b40a741..5561331 100644 --- a/chrome_frame/utils.h +++ b/chrome_frame/utils.h @@ -28,7 +28,6 @@ extern const wchar_t kChromeProtocolPrefix[]; extern const wchar_t kChromeFrameHeadlessMode[]; extern const wchar_t kChromeFrameUnpinnedMode[]; extern const wchar_t kEnableGCFProtocol[]; -extern const wchar_t kEnableBuggyBhoIntercept[]; extern const wchar_t kChromeMimeType[]; typedef enum ProtocolPatchMethod { |