summaryrefslogtreecommitdiffstats
path: root/mac
diff options
context:
space:
mode:
authorjingham <jingham@noemail.net>2000-02-10 09:00:30 (GMT)
committerjingham <jingham@noemail.net>2000-02-10 09:00:30 (GMT)
commitdd8a0b17914b0f8aef3b8b0c1aae495b04930c9f (patch)
tree6851e998e2029e2186a8871792e8ff50a15181e1 /mac
parent483422ebfdfbeed00b1a450dfd52a1184d80fa61 (diff)
downloadtk-dd8a0b17914b0f8aef3b8b0c1aae495b04930c9f.zip
tk-dd8a0b17914b0f8aef3b8b0c1aae495b04930c9f.tar.gz
tk-dd8a0b17914b0f8aef3b8b0c1aae495b04930c9f.tar.bz2
Comment some functions that have moved.
FossilOrigin-Name: adffb3ca89200745b9f141af8387b18271ac20b5
Diffstat (limited to 'mac')
-rw-r--r--mac/tkMacXStubs.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/mac/tkMacXStubs.c b/mac/tkMacXStubs.c
index 757842e..7fd822e 100644
--- a/mac/tkMacXStubs.c
+++ b/mac/tkMacXStubs.c
@@ -11,7 +11,7 @@
* See the file "license.terms" for information on usage and redistribution
* of this file, and for a DISCLAIMER OF ALL WARRANTIES.
*
- * RCS: @(#) $Id: tkMacXStubs.c,v 1.9 1999/12/22 03:09:59 hobbs Exp $
+ * RCS: @(#) $Id: tkMacXStubs.c,v 1.10 2000/02/10 09:00:31 jingham Exp $
*/
#include "tkInt.h"
@@ -470,6 +470,7 @@ XClearWindow(
{
}
+/*
void
XDrawPoint(
Display* display,
@@ -490,6 +491,7 @@ XDrawPoints(
int mode)
{
}
+*/
void
XWarpPointer(