aboutsummaryrefslogtreecommitdiff
path: root/net/imm/files/patch-src-tkAppInit.c
blob: 8dacd5fa95aaa30981840d869858dfb2d95ebbce (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
--- 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 */