Skip to content
Snippets Groups Projects
Commit 7ab6e67b authored by Wuttke, Joachim's avatar Wuttke, Joachim
Browse files

rm unused 'using'

parent 1bc5b29a
No related branches found
No related tags found
1 merge request!1628simplify and unify API and code for reading or writing data files
......@@ -23,8 +23,6 @@
namespace {
using createAxisFun = std::function<Scale*(std::istringstream iss)>;
const std::string GzipExtension = ".gz";
const std::string BzipExtension = ".bz2";
const std::string IntExtension = ".int";
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment