diff options
Diffstat (limited to 'ports-mgmt/pib/files/patch-tkPort.h')
-rw-r--r-- | ports-mgmt/pib/files/patch-tkPort.h | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/ports-mgmt/pib/files/patch-tkPort.h b/ports-mgmt/pib/files/patch-tkPort.h deleted file mode 100644 index f06866b80a73..000000000000 --- a/ports-mgmt/pib/files/patch-tkPort.h +++ /dev/null @@ -1,12 +0,0 @@ ---- tkPort.h.orig Wed Apr 13 17:30:58 2005 -+++ tkPort.h Wed Apr 13 17:30:13 2005 -@@ -133,8 +133,6 @@ extern int errno; - * in any other header file. - */ - --extern void panic(); -- - /* - * These functions do nothing under Unix, so we just eliminate calls them. - */ - |