Wireshark-commits: [Wireshark-commits] master 5ba5727: Qt: move declaration inside ifdef.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 6 Nov 2016 03:56:48 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=5ba5727ed8f7fa871bf99da20e9650ac9f206c38
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

5ba5727 by Dario Lombardo (lomato@xxxxxxxxx):

    Qt: move declaration inside ifdef.
    
    Variable col is unused if compiled without extcap.
    
    Change-Id: Iffc4951d4655e2649ecf350eefb09988370277e6
    Reviewed-on: https://code.wireshark.org/review/18680
    Reviewed-by: Roland Knall <rknall@xxxxxxxxx>
    Petri-Dish: Roland Knall <rknall@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  d7ef946   6LoWPAN: Use correct full name
    adds  5ba5727   Qt: move declaration inside ifdef.


Summary of changes:
 ui/qt/interface_tree_cache_model.cpp |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)