remove random load

This commit is contained in:
Nick Fisher
2023-07-09 21:38:46 +08:00
parent 313fb9bebf
commit 2578465d6d

View File

@@ -21,7 +21,6 @@ extern "C" {
#include "PolyvoxFilamentApi.h"
FLUTTER_PLUGIN_EXPORT void* create_filament_viewer(void* context, ResourceLoaderWrapper* loader) {
loader->load("foo");
// if(!_tp) {
// _tp = new ThreadPool();
// }