Changeset d804de7dac7b0e414c23360396a08f29ffe85e09

Show
Ignore:
Timestamp:
05/05/08 22:34:20 (4 months ago)
Author:
Rémi Denis-Courmont <rem@videolan.org>
git-committer:
Rémi Denis-Courmont <rem@videolan.org> 1210019660 +0300
git-parent:

[063e5077078128a351089bbbae616b395cbc9639]

git-author:
Rémi Denis-Courmont <rem@videolan.org> 1210014954 +0300
Message:

Remove unused variable

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • src/network/httpd.c

    r40f43d3 rd804de7  
    11951195    if( httpd->i_host <= 0 ) 
    11961196    { 
    1197         vlc_value_t ptrval; 
    1198  
    11991197        msg_Dbg( httpd, "no host left, stopping httpd" ); 
    12001198