summaryrefslogtreecommitdiffstats
path: root/webkit/activex_shim_dll
diff options
context:
space:
mode:
Diffstat (limited to 'webkit/activex_shim_dll')
-rw-r--r--webkit/activex_shim_dll/activex_shim_dll.cc2
1 files changed, 0 insertions, 2 deletions
diff --git a/webkit/activex_shim_dll/activex_shim_dll.cc b/webkit/activex_shim_dll/activex_shim_dll.cc
index 74deff3..558388f 100644
--- a/webkit/activex_shim_dll/activex_shim_dll.cc
+++ b/webkit/activex_shim_dll/activex_shim_dll.cc
@@ -44,5 +44,3 @@ NPError WINAPI NP_Initialize(NPNetscapeFuncs* funcs) {
NPError WINAPI NP_Shutdown(void) {
return activex_shim::ActiveX_Shim_NP_Shutdown();
}
-
-