summaryrefslogtreecommitdiffstats
path: root/lib/efl/native/ecore_getopt.rb
diff options
context:
space:
mode:
authorJérémy Zurcher <jeremy@asynk.ch>2012-02-25 21:47:19 +0100
committerJérémy Zurcher <jeremy@asynk.ch>2012-02-25 21:47:19 +0100
commit8860b1d516eed885f29f7270a21c1cef0a92a83f (patch)
tree11ef9fd7a95aa5a4e33811390465e6e4e88463a5 /lib/efl/native/ecore_getopt.rb
parenteb03438c8f94a57cf8b1f80fb87949bcfc68884f (diff)
downloadffi-efl-8860b1d516eed885f29f7270a21c1cef0a92a83f.zip
ffi-efl-8860b1d516eed885f29f7270a21c1cef0a92a83f.tar.gz
regenerate native modeuls
Diffstat (limited to 'lib/efl/native/ecore_getopt.rb')
-rw-r--r--lib/efl/native/ecore_getopt.rb4
1 files changed, 0 insertions, 4 deletions
diff --git a/lib/efl/native/ecore_getopt.rb b/lib/efl/native/ecore_getopt.rb
index 3042463..cb13303 100644
--- a/lib/efl/native/ecore_getopt.rb
+++ b/lib/efl/native/ecore_getopt.rb
@@ -45,10 +45,6 @@ module Efl
# typedef struct _Ecore_Getopt Ecore_Getopt;
typedef :pointer, :ecore_getopt
#
- # CALLBACKS
- #
- # VARIABLES
- #
# FUNCTIONS
fcts = [
# EAPI void ecore_getopt_help(FILE *fp, const Ecore_Getopt *info);