aboutsummaryrefslogtreecommitdiffstats
path: root/CommandLineInterface.cpp
diff options
context:
space:
mode:
authorchriseth <c@ethdev.com>2015-04-23 21:47:54 +0800
committerchriseth <c@ethdev.com>2015-04-23 21:47:54 +0800
commit245620bdc2da688c5738045ef6e1d739f99cb075 (patch)
tree8dd73b573919858e27076f1c999becb43a0014ae /CommandLineInterface.cpp
parentec01bfa074a42bae927b4d7d554f33d04213140d (diff)
downloaddexon-solidity-245620bdc2da688c5738045ef6e1d739f99cb075.tar
dexon-solidity-245620bdc2da688c5738045ef6e1d739f99cb075.tar.gz
dexon-solidity-245620bdc2da688c5738045ef6e1d739f99cb075.tar.bz2
dexon-solidity-245620bdc2da688c5738045ef6e1d739f99cb075.tar.lz
dexon-solidity-245620bdc2da688c5738045ef6e1d739f99cb075.tar.xz
dexon-solidity-245620bdc2da688c5738045ef6e1d739f99cb075.tar.zst
dexon-solidity-245620bdc2da688c5738045ef6e1d739f99cb075.zip
Removed extra blank line.
Diffstat (limited to 'CommandLineInterface.cpp')
-rw-r--r--CommandLineInterface.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/CommandLineInterface.cpp b/CommandLineInterface.cpp
index 2d872037..5e4c901f 100644
--- a/CommandLineInterface.cpp
+++ b/CommandLineInterface.cpp
@@ -51,7 +51,6 @@ namespace dev
namespace solidity
{
-
// LTODO: Maybe some argument class pairing names with
// extensions and other attributes would be a better choice here?
static string const g_argAbiStr = "json-abi";