summaryrefslogtreecommitdiffstats
path: root/win/tkWinPort.h
diff options
context:
space:
mode:
Diffstat (limited to 'win/tkWinPort.h')
-rw-r--r--win/tkWinPort.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/win/tkWinPort.h b/win/tkWinPort.h
index d1d7b58..14f949c 100644
--- a/win/tkWinPort.h
+++ b/win/tkWinPort.h
@@ -97,8 +97,6 @@
#define TkFreeWindowId(dispPtr,w)
#define TkInitXId(dispPtr)
-#define TkpCmapStressed(tkwin,colormap) (0)
-#define TkpSync(display)
/*
* The following Tk functions are implemented as macros under Windows.
@@ -116,8 +114,4 @@
#define TkpCreateNativeBitmap(display, source) None
#define TkpGetNativeAppBitmap(display, name, w, h) None
-#ifndef _TCLINT
-#include <tclInt.h>
-#endif
-
#endif /* _WINPORT */