sclang: freePyrSlot - only free PyrObject
commit05dcaa70cde30ee0ef38462285b8182cf212b68a
authorTim Blechmann <tim@klingt.org>
Tue, 7 Feb 2012 14:01:09 +0000 (7 15:01 +0100)
committerTim Blechmann <tim@klingt.org>
Tue, 7 Feb 2012 15:43:22 +0000 (7 16:43 +0100)
tree53afd17eb69e54ab9a6a5b68213f49db2da15d9d
parent170a16e3bea4b79cdd308e9acf0935497d590a8c
sclang: freePyrSlot - only free PyrObject

we should not free anything except PyrObjects

Signed-off-by: Tim Blechmann <tim@klingt.org>
lang/LangSource/PyrObject.cpp