[gobject-introspection] GIMarshallingTests: remove a function that does not exists
- From: Giovanni Campagna <gcampagna src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gobject-introspection] GIMarshallingTests: remove a function that does not exists
- Date: Tue, 23 Apr 2013 20:50:56 +0000 (UTC)
commit 35bfc13736904e6f8f9f2c8ff49fb1c9518e874a
Author: Giovanni Campagna <gcampagna src gnome org>
Date: Tue Apr 23 22:27:27 2013 +0200
GIMarshallingTests: remove a function that does not exists
It's breaking the gjs test suite
https://bugzilla.gnome.org/show_bug.cgi?id=698698
tests/gimarshallingtests.h | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/tests/gimarshallingtests.h b/tests/gimarshallingtests.h
index 56c6a0f..33f3b3e 100644
--- a/tests/gimarshallingtests.h
+++ b/tests/gimarshallingtests.h
@@ -910,7 +910,6 @@ void gi_marshalling_tests_object_full_out (GIMarshallingTestsObject **object);
void gi_marshalling_tests_object_none_inout (GIMarshallingTestsObject **object);
void gi_marshalling_tests_object_full_inout (GIMarshallingTestsObject **object);
-void gi_marshalling_tests_object_inout_same (GIMarshallingTestsObject **object);
void gi_marshalling_tests_object_int8_in (GIMarshallingTestsObject *object, gint8 in);
void gi_marshalling_tests_object_int8_out (GIMarshallingTestsObject *object, gint8 *out);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]