[Libreoffice-commits] core.git: forms/source fpicker/source
Thomas Arnhold
thomas at arnhold.org
Sat Apr 27 03:04:47 PDT 2013
forms/source/richtext/richtextmodel.cxx | 3 ---
fpicker/source/win32/filepicker/dialogcustomcontrols.cxx | 3 ---
2 files changed, 6 deletions(-)
New commits:
commit 7b4d85901bf525d10e6155fb5682d0bbdf5607e2
Author: Thomas Arnhold <thomas at arnhold.org>
Date: Sat Apr 27 12:04:20 2013 +0200
those are never defined
Change-Id: If3893026047f9a75a122b64a5f368070721bb6d7
diff --git a/forms/source/richtext/richtextmodel.cxx b/forms/source/richtext/richtextmodel.cxx
index b107a45..15dc234 100644
--- a/forms/source/richtext/richtextmodel.cxx
+++ b/forms/source/richtext/richtextmodel.cxx
@@ -17,10 +17,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-
-#ifndef FORMS_SOURCE_RICHTEXT_RICHTEXTMODEL_CXX
#include "richtextmodel.hxx"
-#endif
#include "richtextengine.hxx"
#include "richtextunowrapper.hxx"
diff --git a/fpicker/source/win32/filepicker/dialogcustomcontrols.cxx b/fpicker/source/win32/filepicker/dialogcustomcontrols.cxx
index 1199907..5a9f4d4 100644
--- a/fpicker/source/win32/filepicker/dialogcustomcontrols.cxx
+++ b/fpicker/source/win32/filepicker/dialogcustomcontrols.cxx
@@ -17,10 +17,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-
-#ifndef _DIALOGCUSTOMCONTROLS_CXX_
#include "dialogcustomcontrols.hxx"
-#endif
#include <osl/diagnose.h>
//-----------------------------------
More information about the Libreoffice-commits
mailing list