[Libreoffice-commits] .: svtools/source
Joseph Powers
jpowers at kemper.freedesktop.org
Wed Feb 2 21:39:06 PST 2011
svtools/source/contnr/fileview.cxx | 2 --
1 file changed, 2 deletions(-)
New commits:
commit baca441250208ba80a059a516647e7eefa690f6c
Author: Joseph Powers <jpowers27 at cox.net>
Date: Wed Feb 2 21:38:56 2011 -0800
Remove DECLARE_LIST( StringList_Impl, OUString* )
diff --git a/svtools/source/contnr/fileview.cxx b/svtools/source/contnr/fileview.cxx
index 33aca2b..ae65e96 100644
--- a/svtools/source/contnr/fileview.cxx
+++ b/svtools/source/contnr/fileview.cxx
@@ -99,8 +99,6 @@ using ::rtl::OUString;
#define COLUMN_SIZE 3
#define COLUMN_DATE 4
-DECLARE_LIST( StringList_Impl, OUString* )
-
#define ROW_HEIGHT 17 // the height of a row has to be a little higher than the bitmap
#define QUICK_SEARCH_TIMEOUT 1500 // time in mSec before the quicksearch string will be reseted
More information about the Libreoffice-commits
mailing list