diff options
author | Cyrille Bagard <nocbos@gmail.com> | 2025-01-12 19:51:22 (GMT) |
---|---|---|
committer | Cyrille Bagard <nocbos@gmail.com> | 2025-01-12 20:30:17 (GMT) |
commit | 71367e25e95b90b34891ec88083a52e0e0f60f13 (patch) | |
tree | 744a548932ab522fca76c3e7298a7be6784fdb7e /plugins/pychrysalide/glibext/strbuilder.c | |
parent | baa854bfcc969022a00617b58a661e37f345cab5 (diff) |
Delete the now useless dynamic GTypes support and old plugin system code.
Diffstat (limited to 'plugins/pychrysalide/glibext/strbuilder.c')
-rw-r--r-- | plugins/pychrysalide/glibext/strbuilder.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/pychrysalide/glibext/strbuilder.c b/plugins/pychrysalide/glibext/strbuilder.c index 7c306f4..482f7df 100644 --- a/plugins/pychrysalide/glibext/strbuilder.c +++ b/plugins/pychrysalide/glibext/strbuilder.c @@ -30,7 +30,6 @@ #include <glibext/strbuilder-int.h> -#include <plugins/dt.h> #include "../access.h" |