Wireshark-commits: [Wireshark-commits] master 56d48b5: rtp_player: fix build with gtk < 2.22.0

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 24 Mar 2016 00:21:09 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=56d48b58808b4d77a3fa9df5c71caece71f10d52
Submitter: Jeff Morriss (jeff.morriss.ws@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

56d48b5 by Stefan Völkel (sv@xxxxxxxx):

    rtp_player: fix build with gtk < 2.22.0
    
    RTP stream structs have been consolidated (see
    I2b3f8f2051394a6a98a5c7bc49c117f07161d031), but gtk versions
    < 2.22.0 seem to have been forgotten.
    
    Bug: 12277
    Change-Id: Iab2d2d0eab52ad0586581abe4df9f97d451ad454
    Reviewed-on: https://code.wireshark.org/review/14588
    Reviewed-by: Jeff Morriss <jeff.morriss.ws@xxxxxxxxx>
    

Actions performed:

    from  01faf39   Remove constant variable (CID-280372)
    adds  56d48b5   rtp_player: fix build with gtk < 2.22.0


Summary of changes:
 ui/gtk/rtp_player.c |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)