aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--externals/grill/flext/source/flattr_ed.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/externals/grill/flext/source/flattr_ed.cpp b/externals/grill/flext/source/flattr_ed.cpp
index c147fbe4..26e4a2bf 100644
--- a/externals/grill/flext/source/flattr_ed.cpp
+++ b/externals/grill/flext/source/flattr_ed.cpp
@@ -16,9 +16,11 @@ WARRANTIES, see the file, "license.txt," in this distribution.
#if FLEXT_SYS == FLEXT_SYS_PD && !defined(FLEXT_NOATTREDIT)
+/*
#ifdef PD_DEVEL_VERSION
#define FLEXT_CLONEWIDGET
#endif
+*/
#ifdef _MSC_VER
#pragma warning( disable : 4091 )