commit:     bf3a9535fa8e9cdc95a49f2f046fd5d0ea383873
Author:     Michael Mair-Keimberger (asterix) <m.mairkeimberger <AT> gmail 
<DOT> com>
AuthorDate: Thu Jan 19 17:38:54 2017 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Thu Feb  9 00:00:30 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bf3a9535

net-libs/gnet: remove unused patch.

Closes: https://github.com/gentoo/gentoo/pull/3543

 net-libs/gnet/files/gnet-2.0.8-define-location.patch | 20 --------------------
 1 file changed, 20 deletions(-)

diff --git a/net-libs/gnet/files/gnet-2.0.8-define-location.patch 
b/net-libs/gnet/files/gnet-2.0.8-define-location.patch
deleted file mode 100644
index 1ce6bcac06..0000000000
--- a/net-libs/gnet/files/gnet-2.0.8-define-location.patch
+++ /dev/null
@@ -1,20 +0,0 @@
---- a/tests/check/gnetcheck.h  2009-11-22 23:17:25.000000000 +0100
-+++ b/tests/check/gnetcheck.h  2009-11-22 23:18:19.000000000 +0100
-@@ -310,6 +310,8 @@
- 
- gboolean _gnet_check_run_test_func (const gchar * func_name);
- 
-+#define _tcase_add_test  __gnet_tcase_add_test
-+
- static inline void
- __gnet_tcase_add_test (TCase * tc, TFun tf, const gchar * func_name,
-       int sig_, int start_, int end_)
-@@ -319,8 +321,6 @@
-   }
- }
- 
--#define _tcase_add_test  __gnet_tcase_add_test
--
- G_END_DECLS
- 
- #endif /* __GNET_CHECK_H__ */

Reply via email to