Wireshark-commits: [Wireshark-commits] master-1.12 eaeb03b: Remove unused array length fields
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 17 Jun 2014 15:59:01 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=eaeb03b58f3e9ebd29459eaafb39378ff224112f
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master-1.12
Repository: wireshark

Commits:

eaeb03b by Hannes Mezger (hannes.mezger@xxxxxxxxxxx):

    Remove unused array length fields
    
    The NoOf... fields are not used at all in the dissector.
    
    Change-Id: I1f20a9992eab5d47c7e0ad34dabeaed07efa4a80
    Reviewed-on: https://code.wireshark.org/review/2130
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    (cherry picked from commit 5e67c45160c6c69e6a22034607bbef9a89a14c8b)
    Reviewed-on: https://code.wireshark.org/review/2174
    

Actions performed:

    from  35c980f   Regenerate all sources using latest OPC UA specification
    adds  eaeb03b   Remove unused array length fields


Summary of changes:
 plugins/opcua/opcua_hfindeces.c |  216 ---------------------------------------
 plugins/opcua/opcua_hfindeces.h |  108 --------------------
 2 files changed, 324 deletions(-)