mirror of
https://github.com/wolfpld/tracy.git
synced 2025-03-20 07:40:02 +08:00
Remove extra semicolons at the end of namespaces
This commit is contained in:
@@ -544,6 +544,6 @@ private:
|
||||
};
|
||||
|
||||
|
||||
};
|
||||
}
|
||||
|
||||
#endif
|
||||
|
||||
@@ -674,6 +674,6 @@ private:
|
||||
ParameterCallback m_paramCallback;
|
||||
};
|
||||
|
||||
};
|
||||
}
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user