[Libreoffice-commits] .: tools/bootstrp tools/inc

Noel Power noelp at kemper.freedesktop.org
Mon Mar 28 02:04:29 PDT 2011


 tools/bootstrp/prj.cxx          |    2 --
 tools/inc/bootstrp/mkcreate.hxx |    2 --
 2 files changed, 4 deletions(-)

New commits:
commit ffb87cb84faeb9642b37d3d619130bcae57e8d7e
Author: Rafael Dominguez <venccsralph at gmail.com>
Date:   Fri Mar 25 13:08:18 2011 -0430

    Remove unused DECLARE_LIST.

diff --git a/tools/bootstrp/prj.cxx b/tools/bootstrp/prj.cxx
index ff05a33..745176b 100644
--- a/tools/bootstrp/prj.cxx
+++ b/tools/bootstrp/prj.cxx
@@ -38,8 +38,6 @@
 #include "bootstrp/prj.hxx"
 #include "bootstrp/inimgr.hxx"
 
-DECLARE_LIST( UniStringList, UniString* )
-
 #if defined(WNT) || defined(OS2)
 #define LIST_DELIMETER ';'
 #define PATH_DELIMETER '\\'
diff --git a/tools/inc/bootstrp/mkcreate.hxx b/tools/inc/bootstrp/mkcreate.hxx
index 3e59f8d..d9ced42 100644
--- a/tools/inc/bootstrp/mkcreate.hxx
+++ b/tools/inc/bootstrp/mkcreate.hxx
@@ -32,8 +32,6 @@
 #include <tools/string.hxx>
 //#include "bootstrp/sstring.hxx"
 
-DECLARE_LIST( UniStringList, UniString* )
-
 #include "bootstrp/prj.hxx"
 
 class SvStream;


More information about the Libreoffice-commits mailing list