Ticket #9886: dvdbookmarkfix.patch

File dvdbookmarkfix.patch, 458 bytes (added by Jim Stichnoth <stichnot@…>, 13 years ago)
  • mythtv/programs/mythfrontend/main.cpp

    diff --git a/mythtv/programs/mythfrontend/main.cpp b/mythtv/programs/mythfrontend/main.cpp
    index 1a7f00e..b6aa029 100644
    a b static int internal_play_media(const QString &mrl, const QString &plot, 
    11491149            delete pginfo;
    11501150            return res;
    11511151        }
     1152        /*
    11521153        else
    11531154            delete pginfo;
     1155        */
    11541156    }
    11551157    else
    11561158    {