You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-04 12:00:25 +00:00
Style: Fix unnecessary semicolons that confused clang-format
This commit is contained in:
@@ -232,7 +232,3 @@ XRPositionalTracker::XRPositionalTracker() {
|
||||
hand = TRACKER_HAND_UNKNOWN;
|
||||
rumble = 0.0;
|
||||
};
|
||||
|
||||
XRPositionalTracker::~XRPositionalTracker(){
|
||||
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user