persistentstorage/sqlite3api/TEST/TCL/tcldistribution/generic/tclMain.c
branchRCL_3
changeset 24 cc28652e0254
parent 23 26645d81f48d
--- a/persistentstorage/sqlite3api/TEST/TCL/tcldistribution/generic/tclMain.c	Tue Aug 31 16:57:14 2010 +0300
+++ b/persistentstorage/sqlite3api/TEST/TCL/tcldistribution/generic/tclMain.c	Wed Sep 01 12:39:58 2010 +0100
@@ -32,9 +32,7 @@
  */
 
 #if !defined(MAC_TCL)
-# if !defined(__SYMBIAN32__)    
 extern int		isatty _ANSI_ARGS_((int fd));
-# endif
 #else
 #include <unistd.h>
 #endif