aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/x11-declarations.h
diff options
context:
space:
mode:
authorJeff Morriss <jeff.morriss.ws@gmail.com>2016-06-15 13:25:44 -0400
committerAnders Broman <a.broman58@gmail.com>2016-06-16 03:29:45 +0000
commita38db78f7da431e12d2ee3b995ff68f9c4f50a35 (patch)
tree8b58e74ab0933ccc116ea22867fa353b832811b8 /epan/dissectors/x11-declarations.h
parentd1d27bd95aa04044dcfb4e72437d9319bfc7c930 (diff)
Update the X11 dissector to use the latest mesa and xcbproto.
Change-Id: Ia1395cffaebbcf6585b9167861d8c3b4d86cf821 Reviewed-on: https://code.wireshark.org/review/15923 Petri-Dish: Alexis La Goutte <alexis.lagoutte@gmail.com> Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org> Reviewed-by: Anders Broman <a.broman58@gmail.com>
Diffstat (limited to 'epan/dissectors/x11-declarations.h')
-rw-r--r--epan/dissectors/x11-declarations.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/epan/dissectors/x11-declarations.h b/epan/dissectors/x11-declarations.h
index 479f6cfdfb..cb78a6115c 100644
--- a/epan/dissectors/x11-declarations.h
+++ b/epan/dissectors/x11-declarations.h
@@ -6982,7 +6982,6 @@ static int hf_x11_xkb_GetNames_reply_Compat_compatName = -1;
static int hf_x11_xkb_GetNames_reply_KeyTypeNames_typeNames = -1;
static int hf_x11_xkb_GetNames_reply_KeyTypeNames_typeNames_item = -1;
static int hf_x11_xkb_GetNames_reply_KTLevelNames_nLevelsPerType = -1;
-static int hf_x11_xkb_GetNames_reply_KTLevelNames_alignment_pad = -1;
static int hf_x11_xkb_GetNames_reply_KTLevelNames_ktLevelNames = -1;
static int hf_x11_xkb_GetNames_reply_KTLevelNames_ktLevelNames_item = -1;
static int hf_x11_xkb_GetNames_reply_IndicatorNames_indicatorNames = -1;