From: Mathieu Desnoyers Date: Wed, 11 May 2011 21:44:47 +0000 (-0400) Subject: Remove unused hexadecimal digit sequence from grammar X-Git-Tag: v1.8~46 X-Git-Url: http://git.efficios.com/?p=ctf.git;a=commitdiff_plain;h=8102bab3880652f57abb827214530a18be079516;hp=2daeaa3a00dee1af705a9f2b06cb4f4521317124 Remove unused hexadecimal digit sequence from grammar Signed-off-by: Mathieu Desnoyers --- diff --git a/common-trace-format-proposal.txt b/common-trace-format-proposal.txt index 5ad9550..7d67d27 100644 --- a/common-trace-format-proposal.txt +++ b/common-trace-format-proposal.txt @@ -1248,10 +1248,6 @@ long-long-suffix: ll LL -hexadecimal-digit-sequence: - hexadecimal-digit - hexadecimal-digit-sequence hexadecimal-digit - enumeration-constant: identifier string-literal