[Libreoffice-commits] .: sw/inc

Joseph Powers jpowers at kemper.freedesktop.org
Thu Feb 3 06:16:15 PST 2011


 sw/inc/pch/precompiled_sw.hxx |    3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

New commits:
commit ccb4cbd110a123eadfa82c0b2a6309c2eb5dc622
Author: Joseph Powers <jpowers27 at cox.net>
Date:   Thu Feb 3 06:15:56 2011 -0800

    Removed a #include that wasn't needed.

diff --git a/sw/inc/pch/precompiled_sw.hxx b/sw/inc/pch/precompiled_sw.hxx
index 5e6c69c..ee7ffa5 100644
--- a/sw/inc/pch/precompiled_sw.hxx
+++ b/sw/inc/pch/precompiled_sw.hxx
@@ -2,7 +2,7 @@
 /*************************************************************************
  *
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- * 
+ *
  * Copyright 2000, 2010 Oracle and/or its affiliates.
  *
  * OpenOffice.org - a multi-platform office productivity suite
@@ -687,7 +687,6 @@
 #include "svtools/svtabbx.hxx"
 #include "svtools/svtreebx.hxx"
 #include "unotools/syslocale.hxx"
-#include "svtools/templdlg.hxx"
 #include "svtools/textview.hxx"
 #include "svtools/transfer.hxx"
 #include "svtools/txtattr.hxx"


More information about the Libreoffice-commits mailing list