forms/source/misc/limitedformats.cxx | 2 -- 1 file changed, 2 deletions(-)
New commits: commit 21a4f5df04849a943764918147183ffba3710e87 Author: Stephan Bergmann <sberg...@redhat.com> Date: Sat Jul 27 12:07:24 2013 +0200 ...and remove now-unnecessary comment Change-Id: I8c707937ac3e40c4a5f2caa1a928a373ee675d89 diff --git a/forms/source/misc/limitedformats.cxx b/forms/source/misc/limitedformats.cxx index 33e5b37..c0632a6 100644 --- a/forms/source/misc/limitedformats.cxx +++ b/forms/source/misc/limitedformats.cxx @@ -97,8 +97,6 @@ namespace frm { "HH:MM:SS AM/PM", -1, ltEnglishUS }, { NULL, -1, ltSystem } }; - // don't switch this table here to const. The compiler could be tempted to really place this - // in a non-writeable segment, but we want to fill in the format keys later .... return s_aFormats; } case FormComponentType::DATEFIELD: _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits