diff --git a/extra/cuda/cuda.factor b/extra/cuda/cuda.factor index b2687d1cb6..c4812a285f 100644 --- a/extra/cuda/cuda.factor +++ b/extra/cuda/cuda.factor @@ -34,7 +34,6 @@ dim-block dim-grid shared-size stream ; '[ cuda-context set _ call ] with-cuda-context ; inline : with-cuda ( launcher quot -- ) - init-cuda [ H{ } clone cuda-memory-hashtable ] 2dip '[ _ [ cuda-launcher set ]