diff options
author | Aaron Franke <arnfranke@yahoo.com> | 2022-08-19 19:15:46 -0500 |
---|---|---|
committer | Aaron Franke <arnfranke@yahoo.com> | 2022-08-20 13:24:40 -0500 |
commit | 8893b2bdb48ccac447db15a5b33f3c06329c6a8a (patch) | |
tree | d655a5e0bf4b598fa82aa82b8f15375804a57ce0 /main | |
parent | 0c5f254956f0115e363ce08045dd178dc30b54f8 (diff) |
Clean up mesh include code and comments
Diffstat (limited to 'main')
-rw-r--r-- | main/performance.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/main/performance.h b/main/performance.h index 2837d8f512..00e00886ef 100644 --- a/main/performance.h +++ b/main/performance.h @@ -85,7 +85,6 @@ public: PHYSICS_3D_ACTIVE_OBJECTS, PHYSICS_3D_COLLISION_PAIRS, PHYSICS_3D_ISLAND_COUNT, - //physics AUDIO_OUTPUT_LATENCY, MONITOR_MAX }; |