summaryrefslogtreecommitdiffstats
path: root/Mac/Modules/qd/qdsupport.py
diff options
context:
space:
mode:
authorJack Jansen <jack.jansen@cwi.nl>2002-08-05 15:36:57 (GMT)
committerJack Jansen <jack.jansen@cwi.nl>2002-08-05 15:36:57 (GMT)
commitff8dec7427ac1084ea375bbf904e365138b69aae (patch)
tree87a4c988fc8375b1052a7819e166ca445cfbf760 /Mac/Modules/qd/qdsupport.py
parenta4741ffe63940709b45992f463bca8f59c259843 (diff)
downloadcpython-ff8dec7427ac1084ea375bbf904e365138b69aae.zip
cpython-ff8dec7427ac1084ea375bbf904e365138b69aae.tar.gz
cpython-ff8dec7427ac1084ea375bbf904e365138b69aae.tar.bz2
Got rid of staticforward.
Diffstat (limited to 'Mac/Modules/qd/qdsupport.py')
-rw-r--r--Mac/Modules/qd/qdsupport.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/Mac/Modules/qd/qdsupport.py b/Mac/Modules/qd/qdsupport.py
index b19533a..73c87d1 100644
--- a/Mac/Modules/qd/qdsupport.py
+++ b/Mac/Modules/qd/qdsupport.py
@@ -157,7 +157,7 @@ extern int _QdRGB_Convert(PyObject *, RGBColorPtr);
#define QDIsPortBuffered(port) 0
#endif /* !TARGET_API_MAC_CARBON */
-staticforward PyObject *BMObj_NewCopied(BitMapPtr);
+static PyObject *BMObj_NewCopied(BitMapPtr);
/*
** Parse/generate RGB records