diff options
Diffstat (limited to 'tools/extract-api.sh')
-rwxr-xr-x | tools/extract-api.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/extract-api.sh b/tools/extract-api.sh index 0702629..3750cac 100755 --- a/tools/extract-api.sh +++ b/tools/extract-api.sh @@ -101,7 +101,6 @@ for header in \ "${INCLUDE}/elementary-0/elm_mirroring.h" \ "${INCLUDE}/elementary-0/elm_need.h" \ "${INCLUDE}/elementary-0/elm_notify.h" \ - "${INCLUDE}/elementary-0/elm_pager.h" \ "${INCLUDE}/elementary-0/elm_panel.h" \ "${INCLUDE}/elementary-0/elm_panes.h" \ "${INCLUDE}/elementary-0/elm_password.h" \ |