Merge pull request #2625 from cgwalters/drop-features-introspection

Drop `OSTREE_BUILT_FEATURES` from introspection
This commit is contained in:
Joseph Marrero Corchado 2022-06-03 09:22:48 -04:00 committed by GitHub
commit 8bd1c88013
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -98,4 +98,6 @@
*
* Since: 2019.3
*/
#ifndef __GI_SCANNER__
#define OSTREE_BUILT_FEATURES "@OSTREE_FEATURES@"
#endif