[Libreoffice-commits] .: sfx2/inc

Joseph Powers jpowers at kemper.freedesktop.org
Wed May 18 20:47:56 PDT 2011


 sfx2/inc/pch/precompiled_sfx2.hxx |    1 -
 sfx2/inc/sfx2/shell.hxx           |    3 +--
 2 files changed, 1 insertion(+), 3 deletions(-)

New commits:
commit 1885bdcf53251a161da546de4f0c17c232e86055
Author: Joseph Powers <jpowers27 at cox.net>
Date:   Wed May 18 20:04:50 2011 -0700

    Remove all the #include <tools/ownlist.hxx>
    
    I'm deleting the header since it's no longer used.

diff --git a/sfx2/inc/pch/precompiled_sfx2.hxx b/sfx2/inc/pch/precompiled_sfx2.hxx
index 5c4a41e..8615cc6 100644
--- a/sfx2/inc/pch/precompiled_sfx2.hxx
+++ b/sfx2/inc/pch/precompiled_sfx2.hxx
@@ -599,7 +599,6 @@
 #include "tools/globname.hxx"
 #include "tools/inetmime.hxx"
 #include "tools/link.hxx"
-#include "tools/ownlist.hxx"
 #include "tools/rc.hxx"
 #include "tools/rcid.h"
 #include "tools/ref.hxx"
diff --git a/sfx2/inc/sfx2/shell.hxx b/sfx2/inc/sfx2/shell.hxx
index 04d4aac..f431569 100644
--- a/sfx2/inc/sfx2/shell.hxx
+++ b/sfx2/inc/sfx2/shell.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
@@ -36,7 +36,6 @@
 #include <tools/rtti.hxx>
 #include <svl/brdcst.hxx>
 
-#include <tools/ownlist.hxx>
 #include <tools/unqid.hxx>
 #include <tools/string.hxx>
 


More information about the Libreoffice-commits mailing list