[Libreoffice-commits] .: unotools/source

Joseph Powers jpowers at kemper.freedesktop.org
Mon Jul 25 06:10:46 PDT 2011


 unotools/source/config/itemholder1.cxx |    3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

New commits:
commit 4ea6062959e2c5c165e04be401a801fbf958cbaa
Author: Joseph Powers <jpowers27 at cox.net>
Date:   Mon Jul 25 06:10:37 2011 -0700

    Remove an unneeded #include <unotools/javaoptions.hxx>

diff --git a/unotools/source/config/itemholder1.cxx b/unotools/source/config/itemholder1.cxx
index 5de2bcb..298144c 100644
--- a/unotools/source/config/itemholder1.cxx
+++ b/unotools/source/config/itemholder1.cxx
@@ -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
@@ -52,7 +52,6 @@
 #include <unotools/historyoptions.hxx>
 #include <unotools/inetoptions.hxx>
 #include <unotools/internaloptions.hxx>
-#include <unotools/javaoptions.hxx>
 #include <unotools/lingucfg.hxx>
 #include <unotools/localisationoptions.hxx>
 #include <unotools/moduleoptions.hxx>


More information about the Libreoffice-commits mailing list