summaryrefslogtreecommitdiff
path: root/vcl
diff options
context:
space:
mode:
authorTakeshi Abe <tabe@fixedpoint.jp>2012-06-01 01:04:20 +0900
committerTakeshi Abe <tabe@fixedpoint.jp>2012-06-01 01:04:50 +0900
commitd95d58af08a35d8a6f9a7713a556915091863f11 (patch)
tree04f50c6beffd34f7efa2abaa2b9478f96ed746e2 /vcl
parentdaf9c9c8af4ae7b8a1327040287dafb90ed5146b (diff)
nuke unused namespace
Change-Id: Ic00cdfce4172af0a2f0aa1aa33ef5e386d407976
Diffstat (limited to 'vcl')
-rw-r--r--vcl/unx/gtk/gdi/salprn-gtk.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/vcl/unx/gtk/gdi/salprn-gtk.cxx b/vcl/unx/gtk/gdi/salprn-gtk.cxx
index 2f4c9f639c9e..0a76b1c6f78f 100644
--- a/vcl/unx/gtk/gdi/salprn-gtk.cxx
+++ b/vcl/unx/gtk/gdi/salprn-gtk.cxx
@@ -71,7 +71,6 @@ namespace frame = com::sun::star::frame;
namespace beans = com::sun::star::beans;
namespace container = com::sun::star::container;
namespace uno = com::sun::star::uno;
-namespace lang = com::sun::star::lang;
namespace document = com::sun::star::document;
namespace sheet = com::sun::star::sheet;
namespace io = com::sun::star::io;