summaryrefslogtreecommitdiffstats
path: root/tools/bootstrp/prj.cxx
diff options
context:
space:
mode:
authorRafael Dominguez <venccsralph@gmail.com>2011-03-25 13:08:18 -0430
committerNoel Power <noel.power@novell.com>2011-03-28 09:47:41 +0100
commit30cb5b729cf08321428e1464f19e319da9708f34 (patch)
treec38fcb15f408998b6c3fbc3ffec39194d02acea2 /tools/bootstrp/prj.cxx
parentOne more return of prewin.h/postwin.h hack :( (diff)
downloadcore-30cb5b729cf08321428e1464f19e319da9708f34.tar.gz
core-30cb5b729cf08321428e1464f19e319da9708f34.zip
Remove unused DECLARE_LIST.
Diffstat (limited to 'tools/bootstrp/prj.cxx')
-rw-r--r--tools/bootstrp/prj.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/tools/bootstrp/prj.cxx b/tools/bootstrp/prj.cxx
index c519d337464c..e669787238b2 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 '\\'