Changeset 3920 for trunk/video


Ignore:
Timestamp:
Sep 12, 2013, 9:15:03 PM (11 years ago)
Author:
ldelgass
Message:

more warning fixes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/video/RpVideoTclInterface.cc

    r3177 r3920  
    346346    }
    347347    else {
    348         int c = 0;
    349         c = VideoGoToN((VideoObj *)clientData, val);
     348        VideoGoToN((VideoObj *)clientData, val);
    350349    }
    351350
Note: See TracChangeset for help on using the changeset viewer.