[Libreoffice-commits] .: automation/source
Joseph Powers
jpowers at kemper.freedesktop.org
Fri Dec 10 18:58:39 PST 2010
automation/source/testtool/tcommuni.hxx | 7 +------
1 file changed, 1 insertion(+), 6 deletions(-)
New commits:
commit f407951728fdd56ce019f7269bc0da69105d339b
Author: Joseph Powers <jpowers27 at cox.net>
Date: Fri Dec 10 18:58:32 2010 -0800
Remove DECLARE_LIST( StringList, String * )
diff --git a/automation/source/testtool/tcommuni.hxx b/automation/source/testtool/tcommuni.hxx
index 8c1d111..575f79c 100644
--- a/automation/source/testtool/tcommuni.hxx
+++ b/automation/source/testtool/tcommuni.hxx
@@ -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
@@ -31,11 +31,6 @@
#include <svl/svarray.hxx>
#include <osl/thread.hxx>
-
-#ifndef _STRING_LIST
-DECLARE_LIST( StringList, String * )
-#define _STRING_LIST
-#endif
#include <basic/process.hxx>
class Process;
More information about the Libreoffice-commits
mailing list