1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-11 02:50:24 +00:00
freebsd-ports/net/imm/files/patch-src-tkAppInit.c
Pav Lucistnik 97b94804d5 - Move from Tk 8.2 to Tk 8.4
PR:		ports/110429
Submitted by:	Martin Tournoij <carpetsmoker@xs4all.nl>
Approved by:	maintainer timeout (fenner; 1 year)
2008-04-04 13:59:26 +00:00

13 lines
372 B
C

--- src/tkAppInit.c.orig Thu Mar 15 10:00:05 2007
+++ src/tkAppInit.c Thu Mar 15 10:00:12 2007
@@ -97,9 +97,6 @@
* Sun shared libraries to be used for Tcl.
*/
-extern int matherr();
-void GetDspStatus();
-int *tclDummyMathPtr = (int *) matherr;
/***************************************************************************/
/* fork and initiate server process */