From ec0fab9de41106f1bbbd011ce99848ae1fd962e2 Mon Sep 17 00:00:00 2001 From: Ashish SHUKLA Date: Thu, 8 Jul 2010 01:59:11 +0000 Subject: - Update port to 0.9.4. - Add LICENSE information. - Transfer maintainership. PR: ports/148056 Submitted by: Stas Timokhin Approved by: pgj, tabthorpe (mentors) Feature safe: yes --- audio/hydrogen/files/patch-src-lib-xml_tinyxml.h | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 audio/hydrogen/files/patch-src-lib-xml_tinyxml.h (limited to 'audio/hydrogen/files/patch-src-lib-xml_tinyxml.h') diff --git a/audio/hydrogen/files/patch-src-lib-xml_tinyxml.h b/audio/hydrogen/files/patch-src-lib-xml_tinyxml.h deleted file mode 100644 index fd7d14a8bde1..000000000000 --- a/audio/hydrogen/files/patch-src-lib-xml_tinyxml.h +++ /dev/null @@ -1,11 +0,0 @@ ---- src/lib/xml/tinyxml.h.orig 2007-11-27 00:59:06.000000000 +0100 -+++ src/lib/xml/tinyxml.h 2007-11-27 01:05:34.000000000 +0100 -@@ -823,7 +823,7 @@ - #endif - - /// Construct. -- TiXmlDeclaration::TiXmlDeclaration( const char * _version, -+ TiXmlDeclaration( const char * _version, - const char * _encoding, - const char * _standalone ); - -- cgit v1.2.3