Apply clang-format-11
[alexxy/gromacs.git] / src / gromacs / selection / selectioncollection.cpp
index ed13f9c69fea8bbc2bb0318ce1934148bd8ac466..1baaa46985f597e836136ab8c12652991d943f1d 100644 (file)
@@ -85,9 +85,7 @@ namespace gmx
  */
 
 SelectionCollection::Impl::Impl() :
-    debugLevel_(DebugLevel::None),
-    bExternalGroupsSet_(false),
-    grps_(nullptr)
+    debugLevel_(DebugLevel::None), bExternalGroupsSet_(false), grps_(nullptr)
 {
     sc_.nvars   = 0;
     sc_.varstrs = nullptr;