diff options
Diffstat (limited to 'CommandLineInterface.cpp')
-rw-r--r-- | CommandLineInterface.cpp | 1 |
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"; |