aboutsummaryrefslogtreecommitdiff
path: root/externals/grill/xsample/source
diff options
context:
space:
mode:
Diffstat (limited to 'externals/grill/xsample/source')
-rw-r--r--externals/grill/xsample/source/groove.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/externals/grill/xsample/source/groove.cpp b/externals/grill/xsample/source/groove.cpp
index 64729b88..b3779a04 100644
--- a/externals/grill/xsample/source/groove.cpp
+++ b/externals/grill/xsample/source/groove.cpp
@@ -128,7 +128,7 @@ FLEXT_LIB_DSP_V("xgroove~",xgroove)
V xgroove::setup(t_classid c)
{
- DefineHelp(c,"xgroove~");
+// DefineHelp(c,"xgroove~");
FLEXT_CADDMETHOD_(c,0,"all",m_all);
FLEXT_CADDMETHOD(c,1,m_min);