summaryrefslogtreecommitdiffstats
path: root/o3d/gpu_plugin/np_utils/np_headers.h
diff options
context:
space:
mode:
Diffstat (limited to 'o3d/gpu_plugin/np_utils/np_headers.h')
-rw-r--r--o3d/gpu_plugin/np_utils/np_headers.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/o3d/gpu_plugin/np_utils/np_headers.h b/o3d/gpu_plugin/np_utils/np_headers.h
index 49e496c..6a2a3c6 100644
--- a/o3d/gpu_plugin/np_utils/np_headers.h
+++ b/o3d/gpu_plugin/np_utils/np_headers.h
@@ -16,10 +16,4 @@
#undef utf8characters
#undef utf8length
-#if defined(O3D_IN_CHROME)
-#include "webkit/glue/plugins/nphostapi.h"
-#else
-#include "npupp.h"
-#endif
-
#endif // O3D_GPU_PLUGIN_NP_UTILS_NP_HEADERS_H_