Skip to content
Snippets Groups Projects
Commit 4cfe085d authored by Craig Lanning's avatar Craig Lanning
Browse files

Comment out unused args

parent 5522b75b
No related branches found
No related tags found
No related merge requests found
......@@ -49,7 +49,7 @@
(defgeneric medium-copy-area (from-medium from-x from-y width height
to-medium to-x to-y
&optional function))
#|&optional function|#))
(defmethod copy-area ((medium basic-medium) from-x from-y width height to-x to-y
&optional (function boole-1))
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment