[Libreoffice-commits] core.git: vcl/source
Chris
chris.sherlock79 at gmail.com
Mon Feb 25 04:16:47 PST 2013
vcl/source/app/svmain.cxx | 3 ---
1 file changed, 3 deletions(-)
New commits:
commit f37335da6a87ae858ca2ff08adca92f67068988f
Author: Chris <chris.sherlock79 at gmail.com>
Date: Mon Feb 25 23:00:09 2013 +1100
Remove unnecessary commented code that appears to do nothing whatsoever.
Change-Id: Ic548b8b0b4a9111f24fe0036bb50abaef03f4a2f
Reviewed-on: https://gerrit.libreoffice.org/2382
Reviewed-by: Thomas Arnhold <thomas at arnhold.org>
Tested-by: Thomas Arnhold <thomas at arnhold.org>
diff --git a/vcl/source/app/svmain.cxx b/vcl/source/app/svmain.cxx
index 9b83c6d..7f22828 100644
--- a/vcl/source/app/svmain.cxx
+++ b/vcl/source/app/svmain.cxx
@@ -259,9 +259,6 @@ sal_Bool InitVCL()
}
InitSalMain();
- /*AllSettings aAS;
- Application::SetSettings( aAS );// ???
- */
ImplSVData* pSVData = ImplGetSVData();
// SV bei den Tools anmelden
More information about the Libreoffice-commits
mailing list