Skip to content

Commit

Permalink
cleaned debug output
Browse files Browse the repository at this point in the history
  • Loading branch information
yuanming-hu committed Mar 18, 2019
1 parent 33def6a commit e8a4c50
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion include/taichi/common/asset_manager.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ TC_NAMESPACE_BEGIN

AssetManager &AssetManager::get_instance() {
static AssetManager manager;
TC_P(&manager);
return manager;
}

Expand Down

0 comments on commit e8a4c50

Please sign in to comment.