summaryrefslogtreecommitdiffstats
path: root/tools/extract-api.sh
diff options
context:
space:
mode:
authorJérémy Zurcher <jeremy@asynk.ch>2012-03-07 09:00:58 +0100
committerJérémy Zurcher <jeremy@asynk.ch>2012-03-07 09:00:58 +0100
commit3fce398a3e2b7a1cd231223abea6961a4cbf8ea9 (patch)
tree4cfb4562f5a081ccd4fc8aa70afc3db778fd33bc /tools/extract-api.sh
parent82bfaab0b6487697b12c8544b6c70e72b4e4f7cf (diff)
downloadffi-efl-3fce398a3e2b7a1cd231223abea6961a4cbf8ea9.zip
ffi-efl-3fce398a3e2b7a1cd231223abea6961a4cbf8ea9.tar.gz
remove elm_engine, elm_factory, elm_password
Diffstat (limited to 'tools/extract-api.sh')
-rwxr-xr-xtools/extract-api.sh3
1 files changed, 0 insertions, 3 deletions
diff --git a/tools/extract-api.sh b/tools/extract-api.sh
index 3750cac..0ac4f2f 100755
--- a/tools/extract-api.sh
+++ b/tools/extract-api.sh
@@ -72,9 +72,7 @@ for header in \
"${INCLUDE}/elementary-0/elm_cursor.h" \
"${INCLUDE}/elementary-0/elm_debug.h" \
"${INCLUDE}/elementary-0/elm_diskselector.h" \
- "${INCLUDE}/elementary-0/elm_engine.h" \
"${INCLUDE}/elementary-0/elm_entry.h" \
- "${INCLUDE}/elementary-0/elm_factory.h" \
"${INCLUDE}/elementary-0/elm_finger.h" \
"${INCLUDE}/elementary-0/elm_flip.h" \
"${INCLUDE}/elementary-0/elm_flipselector.h" \
@@ -103,7 +101,6 @@ for header in \
"${INCLUDE}/elementary-0/elm_notify.h" \
"${INCLUDE}/elementary-0/elm_panel.h" \
"${INCLUDE}/elementary-0/elm_panes.h" \
- "${INCLUDE}/elementary-0/elm_password.h" \
"${INCLUDE}/elementary-0/elm_photocam.h" \
"${INCLUDE}/elementary-0/elm_photo.h" \
"${INCLUDE}/elementary-0/elm_plug.h" \