binfilter/bf_sch/source/ui/docshell/makefile.mk |    5 -
 binfilter/bf_sch/util/sch_sch.cxx               |   29 -----------
 binfilter/bf_sd/util/sd_sd.cxx                  |   29 -----------
 binfilter/bf_svx/util/svx_svxpch.cxx            |   63 ------------------------
 4 files changed, 1 insertion(+), 125 deletions(-)

New commits:
commit e4812b0d9ce2527bd3fe314010e540f6411539b3
Author: Thomas Arnhold <tho...@arnhold.org>
Date:   Thu Jun 28 12:36:35 2012 +0200

    Remove PCH traces
    
    Change-Id: I2c3dddd9feaaab0b41af107a22baeaab48713539

diff --git a/binfilter/bf_sch/source/ui/docshell/makefile.mk 
b/binfilter/bf_sch/source/ui/docshell/makefile.mk
index 936e17e..c2fecb4 100644
--- a/binfilter/bf_sch/source/ui/docshell/makefile.mk
+++ b/binfilter/bf_sch/source/ui/docshell/makefile.mk
@@ -34,12 +34,9 @@ INC+= -I$(PRJ)$/inc$/bf_sch
 
 # --- Files --------------------------------------------------------
 
-CXXFILES = $(BFPRJ)$/util$/sch_sch.cxx \
-        sch_docshell.cxx       \
-        sch_docshel1.cxx
+CXXFILES = $(BFPRJ)$/util$/sch_docshel1.cxx
 
 SLOFILES =     \
-        $(SLO)$/sch_docshell.obj       \
         $(SLO)$/sch_docshel1.obj
 
 
diff --git a/binfilter/bf_sch/util/sch_sch.cxx 
b/binfilter/bf_sch/util/sch_sch.cxx
deleted file mode 100644
index 4ba1e5c..0000000
--- a/binfilter/bf_sch/util/sch_sch.cxx
+++ /dev/null
@@ -1,29 +0,0 @@
-/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
-/*
- * This file is part of the LibreOffice project.
- *
- * This Source Code Form is subject to the terms of the Mozilla Public
- * License, v. 2.0. If a copy of the MPL was not distributed with this
- * file, You can obtain one at http://mozilla.org/MPL/2.0/.
- *
- * This file incorporates work covered by the following license notice:
- *
- *   Licensed to the Apache Software Foundation (ASF) under one or more
- *   contributor license agreements. See the NOTICE file distributed
- *   with this work for additional information regarding copyright
- *   ownership. The ASF licenses this file to you under the Apache
- *   License, Version 2.0 (the "License"); you may not use this file
- *   except in compliance with the License. You may obtain a copy of
- *   the License at http://www.apache.org/licenses/LICENSE-2.0 .
- */
-#include <sv.hxx>
-#include <svtool.hxx>
-#include <sfx.hxx>
-#include <sfxitems.hxx>
-#include <sfxdoc.hxx>
-#include <sfxdlg.hxx>
-namespace binfilter {
-#include <svdraw.hxx>
-}
-
-/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/binfilter/bf_sd/util/sd_sd.cxx b/binfilter/bf_sd/util/sd_sd.cxx
deleted file mode 100644
index 4ba1e5c..0000000
--- a/binfilter/bf_sd/util/sd_sd.cxx
+++ /dev/null
@@ -1,29 +0,0 @@
-/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
-/*
- * This file is part of the LibreOffice project.
- *
- * This Source Code Form is subject to the terms of the Mozilla Public
- * License, v. 2.0. If a copy of the MPL was not distributed with this
- * file, You can obtain one at http://mozilla.org/MPL/2.0/.
- *
- * This file incorporates work covered by the following license notice:
- *
- *   Licensed to the Apache Software Foundation (ASF) under one or more
- *   contributor license agreements. See the NOTICE file distributed
- *   with this work for additional information regarding copyright
- *   ownership. The ASF licenses this file to you under the Apache
- *   License, Version 2.0 (the "License"); you may not use this file
- *   except in compliance with the License. You may obtain a copy of
- *   the License at http://www.apache.org/licenses/LICENSE-2.0 .
- */
-#include <sv.hxx>
-#include <svtool.hxx>
-#include <sfx.hxx>
-#include <sfxitems.hxx>
-#include <sfxdoc.hxx>
-#include <sfxdlg.hxx>
-namespace binfilter {
-#include <svdraw.hxx>
-}
-
-/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/binfilter/bf_svx/util/svx_svxpch.cxx 
b/binfilter/bf_svx/util/svx_svxpch.cxx
deleted file mode 100644
index bdfdf0f..0000000
--- a/binfilter/bf_svx/util/svx_svxpch.cxx
+++ /dev/null
@@ -1,63 +0,0 @@
-/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
-/*
- * This file is part of the LibreOffice project.
- *
- * This Source Code Form is subject to the terms of the Mozilla Public
- * License, v. 2.0. If a copy of the MPL was not distributed with this
- * file, You can obtain one at http://mozilla.org/MPL/2.0/.
- *
- * This file incorporates work covered by the following license notice:
- *
- *   Licensed to the Apache Software Foundation (ASF) under one or more
- *   contributor license agreements. See the NOTICE file distributed
- *   with this work for additional information regarding copyright
- *   ownership. The ASF licenses this file to you under the Apache
- *   License, Version 2.0 (the "License"); you may not use this file
- *   except in compliance with the License. You may obtain a copy of
- *   the License at http://www.apache.org/licenses/LICENSE-2.0 .
- */
-#include <thread.hxx>
-#include <sysdep.hxx>
-#if defined(WNT) || defined (WIN)
-#include <svwin.h>
-#endif
-#include <tlintl.hxx>
-#include <tlfsys.hxx>
-#include <tlbigint.hxx>
-
-#include <sysdep.hxx>
-#include <sv.hxx>
-#include <svtool.hxx>
-#define _ANIMATION
-#include <svgraph.hxx>
-#include <svsystem.hxx>
-#include <svcontnr.hxx>
-#include <sfx.hxx>
-#include <sfxitems.hxx>
-#include <sfxipool.hxx>
-#include <sfxiiter.hxx>
-#include <sfxdoc.hxx>
-#include <sfxview.hxx>
-#include <sfxdlg.hxx>
-#include <sfxstyle.hxx>
-#include <svxenum.hxx>
-#include <sbx.hxx>
-#include <hmwrap.hxx>
-#include <mail.hxx>
-#include <urlobj.hxx>
-#include <inet.hxx>
-#include <inetui.hxx>
-#include <svtruler.hxx>
-
-#include <limits.h>
-#include <string.h>
-#include <stdlib.h>
-#include <stdio.h>
-
-#include <sfx.hrc>
-
-namespace binfilter {
-
-}
-
-/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to