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 /cui | |
parent | 571cefca474e6b77d68f9fa31f805dcf692927fd (diff) |
remove some commented out lines from src files
Change-Id: If872737d2a7db5d9053a256f7e3d57007c24230e
Diffstat (limited to 'cui')
-rw-r--r-- | cui/source/customize/cfg.src | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cui/source/customize/cfg.src b/cui/source/customize/cfg.src index 2efab498c79c..b85a24d720e0 100644 --- a/cui/source/customize/cfg.src +++ b/cui/source/customize/cfg.src @@ -269,7 +269,6 @@ ModalDialog MD_ICONCHANGE Pos = MAP_APPFONT ( 30 , 38) ; Size = MAP_APPFONT ( 140 , 83 ) ; Border = TRUE; - // VScroll = TRUE; IgnoreTab = TRUE; ReadOnly = TRUE; }; |