[gcr] gck: Remove duplicate defined symbol
- From: Stefan Walter <stefw src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gcr] gck: Remove duplicate defined symbol
- Date: Mon, 12 Nov 2012 07:30:17 +0000 (UTC)
commit aeae080e778c5168eae22b3271d60fc6bc7e1482
Author: Stef Walter <stefw gnome org>
Date: Fri Nov 9 14:06:41 2012 +0100
gck: Remove duplicate defined symbol
* We shouldn't be defining the secure memory globals twice,
once in the gck library and once in its tests.
https://bugzilla.gnome.org/show_bug.cgi?id=687980
gck/tests/test-gck-attributes.c | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/gck/tests/test-gck-attributes.c b/gck/tests/test-gck-attributes.c
index 7be1cb6..3ca3428 100644
--- a/gck/tests/test-gck-attributes.c
+++ b/gck/tests/test-gck-attributes.c
@@ -31,8 +31,6 @@
#include "gck/gck.h"
#include "gck/gck-test.h"
-EGG_SECURE_DEFINE_GLIB_GLOBALS ();
-
EGG_SECURE_DECLARE (test_gck_attributes);
#define ATTR_TYPE 55
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]