summaryrefslogtreecommitdiffstats
path: root/framework
diff options
context:
space:
mode:
authorTakeshi Abe <tabe@fixedpoint.jp>2012-05-31 01:55:37 +0900
committerTakeshi Abe <tabe@fixedpoint.jp>2012-05-31 01:56:28 +0900
commitbb9f73045879293f5fcea1dd0e205efb84c07781 (patch)
treec17b31c5b58efc4923b953f494ad314043c8e897 /framework
parentDelete some ASCII graphics separators, too (diff)
downloadcore-bb9f73045879293f5fcea1dd0e205efb84c07781.tar.gz
core-bb9f73045879293f5fcea1dd0e205efb84c07781.zip
nuke unused typedef
Change-Id: I8848d0e687c3b19be1a8bc1f41c2a0c94e13bbbf
Diffstat (limited to 'framework')
-rw-r--r--framework/source/uiconfiguration/imagemanager.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/framework/source/uiconfiguration/imagemanager.cxx b/framework/source/uiconfiguration/imagemanager.cxx
index fcb768fa204d..b4d4efa76133 100644
--- a/framework/source/uiconfiguration/imagemanager.cxx
+++ b/framework/source/uiconfiguration/imagemanager.cxx
@@ -91,8 +91,6 @@ const sal_Int16 MAX_IMAGETYPE_VALUE = ::com::sun::star::ui::ImageType::COL
namespace framework
{
-typedef GraphicNameAccess CmdToXGraphicNameAccess;
-
//*****************************************************************************************************************
// XInterface, XTypeProvider, XServiceInfo
//*****************************************************************************************************************