From 403bb5464a5b30c3853b1554265d0c8741c72690 Mon Sep 17 00:00:00 2001 From: Martin Blapp Date: Mon, 21 Oct 2002 09:02:08 +0000 Subject: All patches will be a repocopy from ports/openoffice/files. Remove old patches with "::" delimiters. --- .../files/patch-vcl::unx::source::app::vsound.hxx | 20 -------------------- 1 file changed, 20 deletions(-) delete mode 100644 editors/openoffice.org-vcltesttool/files/patch-vcl::unx::source::app::vsound.hxx (limited to 'editors/openoffice.org-vcltesttool/files/patch-vcl::unx::source::app::vsound.hxx') diff --git a/editors/openoffice.org-vcltesttool/files/patch-vcl::unx::source::app::vsound.hxx b/editors/openoffice.org-vcltesttool/files/patch-vcl::unx::source::app::vsound.hxx deleted file mode 100644 index 028e7c9d64c1..000000000000 --- a/editors/openoffice.org-vcltesttool/files/patch-vcl::unx::source::app::vsound.hxx +++ /dev/null @@ -1,20 +0,0 @@ ---- ../vcl/unx/source/app/vsound.hxx.orig Sun Jul 21 00:10:24 2002 -+++ ../vcl/unx/source/app/vsound.hxx Sun Jul 21 00:10:27 2002 -@@ -61,7 +61,7 @@ - #ifndef _VCL_VSOUND_HXX - #define _VCL_VSOUND_HXX - --#ifdef LINUX -+#if defined(LINUX) || defined(FREEBSD) - #define USE_OSS - #endif - -@@ -69,7 +69,7 @@ - #define USE_DEVAUDIO - #endif - --#if defined LINUX || defined SOLARIS -+#if defined (LINUX) || defined(FREEBSD) || defined (SOLARIS) - #define USE_NAS - #endif - -- cgit v1.2.3