summaryrefslogtreecommitdiff
path: root/plugins/Skins/SkinLib/SkinOption_v8_wrapper.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/Skins/SkinLib/SkinOption_v8_wrapper.h')
-rw-r--r--plugins/Skins/SkinLib/SkinOption_v8_wrapper.h10
1 files changed, 0 insertions, 10 deletions
diff --git a/plugins/Skins/SkinLib/SkinOption_v8_wrapper.h b/plugins/Skins/SkinLib/SkinOption_v8_wrapper.h
deleted file mode 100644
index 6aa05c2122..0000000000
--- a/plugins/Skins/SkinLib/SkinOption_v8_wrapper.h
+++ /dev/null
@@ -1,10 +0,0 @@
-#ifndef __SKIN_OPTION_V8_WRAPPER_H__
-# define __SKIN_OPTION_V8_WRAPPER_H__
-
-#include <v8.h>
-
-void AddSkinOptionAcessors(v8::Handle<v8::ObjectTemplate> &templ);
-
-
-
-#endif // __SKIN_OPTION_V8_WRAPPER_H__