summaryrefslogtreecommitdiff
path: root/main
diff options
context:
space:
mode:
authorRĂ©mi Verschelde <remi@verschelde.fr>2022-08-22 17:36:33 +0200
committerGitHub <noreply@github.com>2022-08-22 17:36:33 +0200
commit43ff5dd890fa647ac3e91a30a2a2198cb40db34a (patch)
treedc4e9f99571263cc04f250f825854a6782e4a266 /main
parentdabc9823934ca13ad02cd13fcb544aaab955da25 (diff)
parent8893b2bdb48ccac447db15a5b33f3c06329c6a8a (diff)
Merge pull request #64642 from aaronfranke/mesh-cleanup
Diffstat (limited to 'main')
-rw-r--r--main/performance.h1
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
};