Removed layouting space.

This commit is contained in:
chriseth 2015-05-04 16:50:30 +02:00
parent e78be5f4be
commit a9d5cba6b2

View File

@ -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";