summaryrefslogtreecommitdiff
path: root/svx/source/gallery2/gallery1.cxx
diff options
context:
space:
mode:
authorCédric Bosdonnat <cedric.bosdonnat@free.fr>2012-11-23 23:59:10 +0100
committerCédric Bosdonnat <cedric.bosdonnat@free.fr>2012-11-24 00:58:04 +0100
commit3be15a051444d4d2f805d95e27831d5f466c1497 (patch)
tree1c150b4c76752fccb81cb4ac31c7a29889e2ee62 /svx/source/gallery2/gallery1.cxx
parent47cf2c9441d2d73c8626ba42dcbad0331274cf43 (diff)
Removed horizontal rule ugly 1990 thing
Change-Id: Ifafd8b2ffd9af90b6ac4ed2ee0ccd3c5e980731c Conflicts: sw/source/ui/misc/insrule.cxx
Diffstat (limited to 'svx/source/gallery2/gallery1.cxx')
-rw-r--r--svx/source/gallery2/gallery1.cxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/svx/source/gallery2/gallery1.cxx b/svx/source/gallery2/gallery1.cxx
index 856a92993926..923aa32d3eba 100644
--- a/svx/source/gallery2/gallery1.cxx
+++ b/svx/source/gallery2/gallery1.cxx
@@ -508,9 +508,6 @@ rtl::OUString Gallery::GetThemeName( sal_uIntPtr nThemeId ) const
case( GALLERY_THEME_FONTWORK_VERTICAL ):
aFallback = "private://gallery/hidden/fontworkvertical";
break;
- case( GALLERY_THEME_RULERS ):
- aFallback = "Rulers";
- break;
case( GALLERY_THEME_SOUNDS ):
aFallback = "Sounds";
break;