From 54a908a003db858874d85ca528983882e85e5c2e Mon Sep 17 00:00:00 2001 From: Takeshi Abe Date: Mon, 4 Jun 2012 23:25:40 +0900 Subject: nuke unused defines Change-Id: I7924da4bff73ca8f82c76eb8cb211401530acdeb --- vcl/unx/gtk/a11y/atklistener.cxx | 2 -- 1 file changed, 2 deletions(-) (limited to 'vcl/unx') diff --git a/vcl/unx/gtk/a11y/atklistener.cxx b/vcl/unx/gtk/a11y/atklistener.cxx index 23b9b64c26bc..4f5a0c519b60 100644 --- a/vcl/unx/gtk/a11y/atklistener.cxx +++ b/vcl/unx/gtk/a11y/atklistener.cxx @@ -49,8 +49,6 @@ using namespace com::sun::star; -#define CSTRING_FROM_ANY(i) rtl::OUStringToOString( i.get< rtl::OUString >(), RTL_TEXTENCODING_UTF8 ).getStr() - AtkListener::AtkListener( AtkObjectWrapper* pWrapper ) : mpWrapper( pWrapper ) { if( mpWrapper ) -- cgit v1.2.3