aboutsummaryrefslogtreecommitdiff
path: root/externals/grill/flext/source/flattr_ed.cpp
diff options
context:
space:
mode:
authorThomas Grill <xovo@users.sourceforge.net>2003-09-03 02:38:08 +0000
committerThomas Grill <xovo@users.sourceforge.net>2003-09-03 02:38:08 +0000
commitd1ecedf8e46d5486253436aa7fd5ba4dff19d65b (patch)
treecdf5b929818603dabc8dd85d9d3d4d5188a9323b /externals/grill/flext/source/flattr_ed.cpp
parent9df3b9b13718f4b29778470af390b8948be41318 (diff)
""
svn path=/trunk/; revision=930
Diffstat (limited to 'externals/grill/flext/source/flattr_ed.cpp')
-rw-r--r--externals/grill/flext/source/flattr_ed.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/externals/grill/flext/source/flattr_ed.cpp b/externals/grill/flext/source/flattr_ed.cpp
index fddbb69b..a75e3715 100644
--- a/externals/grill/flext/source/flattr_ed.cpp
+++ b/externals/grill/flext/source/flattr_ed.cpp
@@ -328,7 +328,6 @@ void flext_base::cb_GfxProperties(t_gobj *c, t_glist *)
for(int i = 0; i < cnt; ++i) {
const t_symbol *sym = GetSymbol(la[i]);
- const char *bcur = b;
// get attribute
AttrItem *gattr = th->FindAttrib(sym,true);