aboutsummaryrefslogtreecommitdiff
path: root/devel/mico
diff options
context:
space:
mode:
authorSergei Kolobov <sergei@FreeBSD.org>2003-11-16 10:10:42 +0000
committerSergei Kolobov <sergei@FreeBSD.org>2003-11-16 10:10:42 +0000
commita709d2e9beef2434431c436971c0b8db1145ca02 (patch)
tree65c4fc9132d288f0cda65eebed8d17d5f6f647da /devel/mico
parent5809dd6b80a832d9844b21a43e8e07fb40a6c881 (diff)
downloadports-a709d2e9beef2434431c436971c0b8db1145ca02.tar.gz
ports-a709d2e9beef2434431c436971c0b8db1145ca02.zip
- Remove patch not needed anymore
PR: 59270 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=94085
Diffstat (limited to 'devel/mico')
-rw-r--r--devel/mico/files/patch-include::tclmico.h13
1 files changed, 0 insertions, 13 deletions
diff --git a/devel/mico/files/patch-include::tclmico.h b/devel/mico/files/patch-include::tclmico.h
deleted file mode 100644
index 82a04f82383d..000000000000
--- a/devel/mico/files/patch-include::tclmico.h
+++ /dev/null
@@ -1,13 +0,0 @@
---- tclmico.h.orig Mon May 26 14:55:46 2003
-+++ include/mico/tclmico.h Sun Jun 29 02:25:42 2003
-@@ -32,6 +32,10 @@
- #include <tcl.h>
- #endif
-
-+using std::list;
-+using std::set;
-+using std::less;
-+
- class TclDispatcher : public CORBA::Dispatcher {
-
- struct FileEvent {