summaryrefslogtreecommitdiffstats
path: root/tests/libtestgi.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests/libtestgi.h')
-rw-r--r--tests/libtestgi.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/tests/libtestgi.h b/tests/libtestgi.h
index db12fd3..1620096 100644
--- a/tests/libtestgi.h
+++ b/tests/libtestgi.h
@@ -544,13 +544,6 @@ void test_gi__pointer_struct_inout (TestGIPointerStruct **struct_);
typedef struct {
glong long_;
-} TestGIBoxedWithoutConstructorStruct;
-
-GType test_gi_boxed_without_constructor_struct_get_type (void) G_GNUC_CONST;
-
-
-typedef struct {
- glong long_;
} TestGIBoxedStruct;
GType test_gi_boxed_struct_get_type (void) G_GNUC_CONST;