From: Mathieu Desnoyers Date: Fri, 29 Apr 2011 15:19:50 +0000 (-0400) Subject: Remove "word_size" from trace description X-Git-Tag: v1.8~61 X-Git-Url: http://git.efficios.com/?p=ctf.git;a=commitdiff_plain;h=eca1d06eabf2fa4b4ecc2ec13761b08585f399a4;hp=eca1d06eabf2fa4b4ecc2ec13761b08585f399a4 Remove "word_size" from trace description Given that we require to "typealias" even the basic types (int, long, etc), having the word size in the there has no purpose anymore. Signed-off-by: Mathieu Desnoyers ---