Skip to content

Commit f931737

Browse files
committed
drop insupport from useproxy
1 parent 90cba0f commit f931737

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/proxies.jl

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,5 @@ macro useproxy(M)
2121
@inline $MeasureBase.basemeasure_depth::$M) = basemeasure_depth(proxy(μ))
2222

2323
@inline $MeasureBase.testvalue::$M) = testvalue(proxy(μ))
24-
25-
@inline $MeasureBase.insupport::$M, x) = insupport(proxy(μ), x)
2624
end
2725
end

0 commit comments

Comments
 (0)