[atk] atkhyperlink: Ensure we get even deprecated prototypes
- From: Colin Walters <walters src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [atk] atkhyperlink: Ensure we get even deprecated prototypes
- Date: Thu, 31 Jan 2013 17:02:26 +0000 (UTC)
commit 4c1d57fb402fad62e76ea6f0084e10470db4056d
Author: Colin Walters <walters verbum org>
Date: Thu Jan 31 11:47:55 2013 -0500
atkhyperlink: Ensure we get even deprecated prototypes
Otherwise we get a compiler warning because the implementation
of atk_hyperlink_is_selected_link isn't seeing the prototype.
atk/atkhyperlink.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/atk/atkhyperlink.c b/atk/atkhyperlink.c
index 69a971d..6ae605c 100755
--- a/atk/atkhyperlink.c
+++ b/atk/atkhyperlink.c
@@ -17,6 +17,7 @@
* Boston, MA 02111-1307, USA.
*/
+#undef ATK_DISABLE_DEPRECATED
#include "atkhyperlink.h"
#include "atkintl.h"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]