clean up notes
This commit is contained in:
parent
dd6dafc390
commit
aa8755254f
1 changed files with 0 additions and 3 deletions
|
|
@ -278,8 +278,5 @@
|
||||||
coerce-tfns-rich)
|
coerce-tfns-rich)
|
||||||
))
|
))
|
||||||
|
|
||||||
;;TODO: hmm... not sure how to proxy it as don't know if its paramsneeded/compiler or rich/regular
|
|
||||||
;;could require later definition to be done with "defproxiedpath" or wrapped in proxied-path
|
|
||||||
|
|
||||||
(defmacro extend-protocolpath [protpath & extensions]
|
(defmacro extend-protocolpath [protpath & extensions]
|
||||||
`(extend-protocolpath* ~protpath ~(protpath-sym protpath) ~(vec extensions)))
|
`(extend-protocolpath* ~protpath ~(protpath-sym protpath) ~(vec extensions)))
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue