diff options
Diffstat (limited to 'tools/extract-api.sh')
-rwxr-xr-x | tools/extract-api.sh | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tools/extract-api.sh b/tools/extract-api.sh index f73b4dc..0702629 100755 --- a/tools/extract-api.sh +++ b/tools/extract-api.sh @@ -47,8 +47,6 @@ for header in \ "${INCLUDE}/elementary-0/elm_tooltip.h" \ "${INCLUDE}/elementary-0/elm_object.h" \ "${INCLUDE}/elementary-0/elm_object_item.h" \ - "${INCLUDE}/elementary-0/elc_anchorblock.h" \ - "${INCLUDE}/elementary-0/elc_anchorview.h" \ "${INCLUDE}/elementary-0/elc_ctxpopup.h" \ "${INCLUDE}/elementary-0/elc_fileselector_button.h" \ "${INCLUDE}/elementary-0/elc_fileselector_entry.h" \ |