summaryrefslogtreecommitdiff
path: root/vcl/unx/generic/dtrans/X11_dndcontext.hxx
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2014-05-19 04:50:18 +0200
committerThomas Arnhold <thomas@arnhold.org>2014-05-19 20:04:25 +0200
commit67467b93f28ebcefb821559cb2677d8f0acd4629 (patch)
tree4772632c4f8eaf47d6c703a45babe96e4179a14d /vcl/unx/generic/dtrans/X11_dndcontext.hxx
parent1aae91fb3b562fb42453405daeef1c8852addb20 (diff)
vcl: remove using namespace from headers
Change-Id: I57439b09e95bf385436501921ca8db1469758105
Diffstat (limited to 'vcl/unx/generic/dtrans/X11_dndcontext.hxx')
-rw-r--r--vcl/unx/generic/dtrans/X11_dndcontext.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/vcl/unx/generic/dtrans/X11_dndcontext.hxx b/vcl/unx/generic/dtrans/X11_dndcontext.hxx
index ba3849f50079..3b9138bb7981 100644
--- a/vcl/unx/generic/dtrans/X11_dndcontext.hxx
+++ b/vcl/unx/generic/dtrans/X11_dndcontext.hxx
@@ -29,8 +29,6 @@
#include <X11/Xlib.h>
#include <postx.h>
-using namespace com::sun::star::uno;
-
namespace x11 {
class SelectionManager;