From c50cd646ce3b8b6c20da747efee89f9420526cae Mon Sep 17 00:00:00 2001 From: Christian Date: Thu, 20 Nov 2014 18:33:23 +0100 Subject: Contracts as types and framework for special global variables. --- Token.h | 1 - 1 file changed, 1 deletion(-) (limited to 'Token.h') diff --git a/Token.h b/Token.h index 52448752..8974ca1a 100644 --- a/Token.h +++ b/Token.h @@ -160,7 +160,6 @@ namespace solidity K(RETURNS, "returns", 0) \ K(STRUCT, "struct", 0) \ K(SWITCH, "switch", 0) \ - K(THIS, "this", 0) \ K(VAR, "var", 0) \ K(WHILE, "while", 0) \ \ -- cgit v1.2.3