mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-18 03:15:34 +08:00
style fixes: mostly just things that make my eyes bleed :)
This commit is contained in:
@@ -102,9 +102,9 @@ public:
|
||||
|
||||
private:
|
||||
/*!
|
||||
* \brief Avoid object init
|
||||
* \brief Deleted
|
||||
*/
|
||||
CMath() {}
|
||||
CMath();
|
||||
};
|
||||
|
||||
} // namespace
|
||||
|
||||
Reference in New Issue
Block a user