Changeset 2e71482d26bc4b06e80130b2c5dda4c6f7df9ef3

Show
Ignore:
Timestamp:
09/12/07 00:00:09 (1 year ago)
Author:
Antoine Cellerier <dionoea@videolan.org>
git-committer:
Antoine Cellerier <dionoea@videolan.org> 1189548009 +0000
git-parent:

[f32c40a6c5333e5510089da62da10693e9f73085]

git-author:
Antoine Cellerier <dionoea@videolan.org> 1189548009 +0000
Message:

Remove debug.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • share/luaplaylist/appletrailers.lua

    rb63f84d r2e71482  
    3636                extraname = "" 
    3737            end 
    38             vlc.msg_err( path ) 
    3938            table.insert( p, { path = path; name = title..extraname; description = description; url = vlc.path } ) 
    4039        end