diff options
author | Thomas Arnhold <thomas@arnhold.org> | 2014-05-05 10:29:38 +0200 |
---|---|---|
committer | Thomas Arnhold <thomas@arnhold.org> | 2014-05-05 19:42:28 +0200 |
commit | 1a0cdabf1d98d7479a27f12c56c0fa4160f7b5c3 (patch) | |
tree | 78652a276616001c3a4367c59cf3b5ad308e2683 /svx/source/sidebar | |
parent | 571cefca474e6b77d68f9fa31f805dcf692927fd (diff) |
remove some commented out lines from src files
Change-Id: If872737d2a7db5d9053a256f7e3d57007c24230e
Diffstat (limited to 'svx/source/sidebar')
-rw-r--r-- | svx/source/sidebar/area/AreaPropertyPanel.src | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/svx/source/sidebar/area/AreaPropertyPanel.src b/svx/source/sidebar/area/AreaPropertyPanel.src index 2a0fff9c4616..09525909cdc8 100644 --- a/svx/source/sidebar/area/AreaPropertyPanel.src +++ b/svx/source/sidebar/area/AreaPropertyPanel.src @@ -67,8 +67,6 @@ Control RID_POPUPPANEL_AREAPAGE_TRGR DialogControl = TRUE; Border = FALSE; -// Size = MAP_APPFONT( POP_WIDTH, POP_HEIGHT ); - FixedText FT_TRGR_CENTER_X { Size = MAP_APPFONT ( CONTROL_WIDTH , FIXED_TEXT_HEIGHT ) ; |