Changeset 30625


Ignore:
Timestamp:
10/20/14 13:56:12 (9 years ago)
Author:
nit
Message:

fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • titan/titan/player.h

    r30623 r30625  
    14981498//////////////////////////////NEUER CODE //////////////////////////////
    14991499#ifdef EPLAYER4
    1500         //char ** tmpTrackList[2][100];
    15011500        TrackList = calloc(1, sizeof(char *) * ((100 * 2) + 1));
    1502         //TrackList = tmpTrackList;
    15031501       
    15041502        if(pipeline != NULL)
Note: See TracChangeset for help on using the changeset viewer.