Kaydet (Commit) 30cb5b72 authored tarafından Rafael Dominguez's avatar Rafael Dominguez Kaydeden (comit) Noel Power

Remove unused DECLARE_LIST.

üst bf540443
...@@ -38,8 +38,6 @@ ...@@ -38,8 +38,6 @@
#include "bootstrp/prj.hxx" #include "bootstrp/prj.hxx"
#include "bootstrp/inimgr.hxx" #include "bootstrp/inimgr.hxx"
DECLARE_LIST( UniStringList, UniString* )
#if defined(WNT) || defined(OS2) #if defined(WNT) || defined(OS2)
#define LIST_DELIMETER ';' #define LIST_DELIMETER ';'
#define PATH_DELIMETER '\\' #define PATH_DELIMETER '\\'
......
...@@ -32,8 +32,6 @@ ...@@ -32,8 +32,6 @@
#include <tools/string.hxx> #include <tools/string.hxx>
//#include "bootstrp/sstring.hxx" //#include "bootstrp/sstring.hxx"
DECLARE_LIST( UniStringList, UniString* )
#include "bootstrp/prj.hxx" #include "bootstrp/prj.hxx"
class SvStream; class SvStream;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment