Remove a functionvalue fakematch

This commit is contained in:
LagoLunatic
2025-11-17 16:27:09 -05:00
parent 9075155201
commit c1d05201b6
3 changed files with 3 additions and 12 deletions
@@ -80,8 +80,7 @@ public:
class TFunctionValueAttribute_refer : public JGadget::TVector_pointer<TFunctionValue*> {
public:
// TFunctionValueAttribute_refer() : JGadget::TVector_pointer<TFunctionValue*>(JGadget::TAllocator<void*>()) {}
inline TFunctionValueAttribute_refer();
TFunctionValueAttribute_refer() : JGadget::TVector_pointer<TFunctionValue*>(JGadget::TAllocator<void*>()) {}
~TFunctionValueAttribute_refer() {}
void refer_initialize();