From: Jérémie Galarneau Date: Thu, 18 Feb 2016 16:56:50 +0000 (-0500) Subject: Python bindings: remove duplicate structure definitions X-Git-Tag: v2.8.0-rc1~158 X-Git-Url: https://git.lttng.org/?a=commitdiff_plain;h=dcac8046802214aa852b7b3b36bc78a793cb6295;hp=dcac8046802214aa852b7b3b36bc78a793cb6295;p=lttng-tools.git Python bindings: remove duplicate structure definitions Use the structure definitions as defined in the public lttng headers and not local copies which will go unmaintained. Signed-off-by: Jérémie Galarneau ---