Cleanup: make class doc-strings directly above classes

In some cases it wasn't clear if a comment before a class was meant
to be it's doc-string. Remove blank lines between the class & it's
doc-string.
This commit is contained in:
Campbell Barton
2023-07-25 14:11:42 +10:00
parent ac5be3efde
commit 530ee6e7fa
20 changed files with 59 additions and 52 deletions

View File

@@ -32,7 +32,6 @@
* The ordering of these transformations is vital, you must
* use exactly the same transformations when displaying the segments
*/
class IK_QSegment {
public:
EIGEN_MAKE_ALIGNED_OPERATOR_NEW