summaryrefslogtreecommitdiff
path: root/vcl/unx/gtk/a11y/atkeditabletext.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'vcl/unx/gtk/a11y/atkeditabletext.cxx')
-rw-r--r--vcl/unx/gtk/a11y/atkeditabletext.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/vcl/unx/gtk/a11y/atkeditabletext.cxx b/vcl/unx/gtk/a11y/atkeditabletext.cxx
index d72988f09f89..2918da6496e6 100644
--- a/vcl/unx/gtk/a11y/atkeditabletext.cxx
+++ b/vcl/unx/gtk/a11y/atkeditabletext.cxx
@@ -17,7 +17,6 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-
#include "atkwrapper.hxx"
#include "atktextattributes.hxx"
@@ -48,7 +47,6 @@ static accessibility::XAccessibleEditableText*
return NULL;
}
-
/*****************************************************************************/
extern "C" {