summaryrefslogtreecommitdiffstats
path: root/mac
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2012-04-04 14:50:05 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2012-04-04 14:50:05 (GMT)
commit419c3d6fdeeb360291ac310777d2c094c3eb1285 (patch)
tree09a887b9d2dbdf1d0aadc016d311022eeea7008b /mac
parenta81b482049e1a4a1892c10aaa66830f925d14b34 (diff)
downloadtcl-419c3d6fdeeb360291ac310777d2c094c3eb1285.zip
tcl-419c3d6fdeeb360291ac310777d2c094c3eb1285.tar.gz
tcl-419c3d6fdeeb360291ac310777d2c094c3eb1285.tar.bz2
implement TclpGetPid for Cygwin
Diffstat (limited to 'mac')
-rw-r--r--mac/tclMacPort.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/mac/tclMacPort.h b/mac/tclMacPort.h
index f427899..c5c1743 100644
--- a/mac/tclMacPort.h
+++ b/mac/tclMacPort.h
@@ -215,7 +215,6 @@ extern char **environ;
* address platform-specific issues.
*/
-#define TclpGetPid(pid) ((unsigned long) (pid))
#define TclSetSystemEnv(a,b)
#define tzset()