mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-09 02:22:18 +00:00
f3d3f06710
PR: 79872 Submitted by: Johan van Selst <johans@stack.nl> Approved by: "."@babolo.ru (maintainer)
13 lines
267 B
C
13 lines
267 B
C
--- 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.
|
|
*/
|
|
|