aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Grill <xovo@users.sourceforge.net>2003-09-18 02:32:49 +0000
committerThomas Grill <xovo@users.sourceforge.net>2003-09-18 02:32:49 +0000
commitb00b0a8b55ef423a20846fd933bfda5906216631 (patch)
tree7a2708c3b06e8c4cd6faf0797ee279a5e2c7e302
parent1bc38e6e6aa3af9e207aeb7baf2d6960cf33d999 (diff)
""
svn path=/trunk/; revision=1006
-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 )