Browse Source

Removed layouting space.

cl-refactor
chriseth 10 years ago
parent
commit
25f269feec
  1. 2
      solc/CommandLineInterface.cpp

2
solc/CommandLineInterface.cpp

@ -51,8 +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";
static string const g_argSolAbiStr = "sol-abi";
static string const g_argSignatureHashes = "hashes";

Loading…
Cancel
Save