summaryrefslogtreecommitdiff
path: root/vcl/unx/gtk/a11y/atkutil.hxx
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2015-07-22 13:31:57 +0200
committerNoel Grandin <noel@peralex.com>2015-07-23 08:41:46 +0200
commit95aad95fbec35c3aab777b176218a29821f79574 (patch)
tree860e5fc0890830b27c391b4492d6b91631ef9850 /vcl/unx/gtk/a11y/atkutil.hxx
parente412e16d56caf426bac04c7e5966e2a9efa7c408 (diff)
inline a handful of use-once #defines
Change-Id: Id2654555c4042f8c0bdbd6bab6507e705f08326b
Diffstat (limited to 'vcl/unx/gtk/a11y/atkutil.hxx')
-rw-r--r--vcl/unx/gtk/a11y/atkutil.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/vcl/unx/gtk/a11y/atkutil.hxx b/vcl/unx/gtk/a11y/atkutil.hxx
index 952418869883..cb4a005157a0 100644
--- a/vcl/unx/gtk/a11y/atkutil.hxx
+++ b/vcl/unx/gtk/a11y/atkutil.hxx
@@ -22,8 +22,6 @@
#include <atk/atk.h>
-#define OOO_TYPE_ATK_UTIL ooo_atk_util_get_type()
-
GType ooo_atk_util_get_type();
void ooo_atk_util_ensure_event_listener();