summaryrefslogtreecommitdiff
path: root/ruby_2_2/ext/win32ole/win32ole_param.h
diff options
context:
space:
mode:
Diffstat (limited to 'ruby_2_2/ext/win32ole/win32ole_param.h')
-rw-r--r--ruby_2_2/ext/win32ole/win32ole_param.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/ruby_2_2/ext/win32ole/win32ole_param.h b/ruby_2_2/ext/win32ole/win32ole_param.h
deleted file mode 100644
index 7e2650cb44..0000000000
--- a/ruby_2_2/ext/win32ole/win32ole_param.h
+++ /dev/null
@@ -1,8 +0,0 @@
-#ifndef WIN32OLE_PARAM_H
-#define WIN32OLE_PARAM_H
-
-VALUE create_win32ole_param(ITypeInfo *pTypeInfo, UINT method_index, UINT index, VALUE name);
-void Init_win32ole_param(void);
-
-#endif
-