Clang-tidy: enable further tests
[alexxy/gromacs.git] / src / gromacs / options / optionsvisitor.cpp
index 07397c888638019dde71300a9ae36326c9706dbb..a665803f9f6961820bdec463433c5f3f35260e25 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * This file is part of the GROMACS molecular simulation package.
  *
- * Copyright (c) 2010,2012,2014,2015,2016, by the GROMACS development team, led by
+ * Copyright (c) 2010,2012,2014,2015,2016,2018, by the GROMACS development team, led by
  * Mark Abraham, David van der Spoel, Berk Hess, and Erik Lindahl,
  * and including many others, as listed in the AUTHORS file in the
  * top-level source directory and at http://www.gromacs.org.
@@ -52,8 +52,6 @@
 namespace gmx
 {
 
-using internal::OptionsImpl;
-
 namespace
 {