Changeset 37708112ca12f0bacbed99fc5a1a7e774b7a8511

Show
Ignore:
Timestamp:
15/06/08 00:39:57 (6 months ago)
Author:
Jean-Baptiste Kempf <jb@videolan.org>
git-committer:
Jean-Baptiste Kempf <jb@videolan.org> 1213483197 -0700
git-parent:

[9d56c1846867dfa94f8e9318bdaaad0fd7f88bf6]

git-author:
Jean-Baptiste Kempf <jb@videolan.org> 1213483197 -0700
Message:

Remove unused variable.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • modules/access/directory.c

    r5faadbd r3770811  
    200200{ 
    201201    char               *psz; 
    202     int                 i_mode, i_activity
     202    int                 i_mode
    203203    char               *psz_name = strdup (p_access->psz_path); 
    204204