summaryrefslogtreecommitdiffstats
path: root/xmrstak/misc/configEditor.hpp
diff options
context:
space:
mode:
authorUnknown <fireice2@o2.pl>2017-11-16 13:42:27 +0000
committerUnknown <fireice2@o2.pl>2017-11-16 13:42:27 +0000
commitcabd46f39fdadad7345f9603ccdcf1daf49e1a9c (patch)
tree2b5dc47b60d3b1d001a0bf4830b7bf47d253190c /xmrstak/misc/configEditor.hpp
parent157dd16574c04cb78b704bd809c8919527bd7b61 (diff)
downloadxmr-stak-cabd46f39fdadad7345f9603ccdcf1daf49e1a9c.zip
xmr-stak-cabd46f39fdadad7345f9603ccdcf1daf49e1a9c.tar.gz
Remove whitespace lines
Diffstat (limited to 'xmrstak/misc/configEditor.hpp')
-rw-r--r--xmrstak/misc/configEditor.hpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/xmrstak/misc/configEditor.hpp b/xmrstak/misc/configEditor.hpp
index 4ab2030..a840bc4 100644
--- a/xmrstak/misc/configEditor.hpp
+++ b/xmrstak/misc/configEditor.hpp
@@ -16,7 +16,7 @@ struct configEditor
configEditor()
{
-
+
}
static bool file_exist( const std::string filename)
@@ -51,7 +51,7 @@ struct configEditor
{
m_fileContent = std::regex_replace(m_fileContent, std::regex(search), substring);
}
-
+
};
} // namepsace xmrstak
OpenPOWER on IntegriCloud