summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjingham <jingham>2000-02-10 09:00:31 (GMT)
committerjingham <jingham>2000-02-10 09:00:31 (GMT)
commit199ad87dce2c20f4af6d45527d0f99de4b076845 (patch)
tree6851e998e2029e2186a8871792e8ff50a15181e1
parentbca9a98803b3c150b9da3cbb00453ed897c0cdc5 (diff)
downloadtk-199ad87dce2c20f4af6d45527d0f99de4b076845.zip
tk-199ad87dce2c20f4af6d45527d0f99de4b076845.tar.gz
tk-199ad87dce2c20f4af6d45527d0f99de4b076845.tar.bz2
Comment some functions that have moved.
-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(