revert accidental checkin
This commit is contained in:
parent
9dbf584092
commit
dfd8c1c7f2
|
|
@ -263,9 +263,7 @@ float calculate_exponential_moving_average (float value, float weight, float ave
|
|||
bool default_page_in_function (LruPage *lru_page);
|
||||
bool default_page_out_function (LruPage *lru_page);
|
||||
|
||||
BEGIN_PUBLISH
|
||||
void test_ema (void);
|
||||
void test_lru (void);
|
||||
END_PUBLISH
|
||||
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Reference in New Issue