diff options
Diffstat (limited to 'oox/source/drawingml/table/tablerowcontext.cxx')
-rw-r--r-- | oox/source/drawingml/table/tablerowcontext.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/oox/source/drawingml/table/tablerowcontext.cxx b/oox/source/drawingml/table/tablerowcontext.cxx index b40448b0e13a..1f15d5eb986c 100644 --- a/oox/source/drawingml/table/tablerowcontext.cxx +++ b/oox/source/drawingml/table/tablerowcontext.cxx @@ -25,7 +25,6 @@ using namespace ::oox::core; using namespace ::com::sun::star; -using ::rtl::OUString; namespace oox { namespace drawingml { namespace table { |