mirror of
https://github.com/zeldaret/tp
synced 2026-07-11 23:30:05 -04:00
d_a_demo00 OK (#2817)
* Misc small matches * Add J3DFrameCtrl::EMode_NULL enum * Improve weak bss fakematch and remove a functionvalue fakematch * demo00 OK
This commit is contained in:
@@ -46,9 +46,6 @@ ExtrapolateParameter TFunctionValue::toFunction_outside(int idx) {
|
||||
TFunctionValue::TFunctionValue() {}
|
||||
TFunctionValue::~TFunctionValue() {}
|
||||
|
||||
TFunctionValueAttribute_refer::TFunctionValueAttribute_refer() :
|
||||
JGadget::TVector_pointer<TFunctionValue*>(JGadget::TAllocator<void*>()) {}
|
||||
|
||||
void TFunctionValueAttribute_refer::refer_initialize() {
|
||||
clear();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user