Changeset d804de7dac7b0e414c23360396a08f29ffe85e09
- 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
| r40f43d3 |
rd804de7 |
|
| 1195 | 1195 | if( httpd->i_host <= 0 ) |
|---|
| 1196 | 1196 | { |
|---|
| 1197 | | vlc_value_t ptrval; |
|---|
| 1198 | | |
|---|
| 1199 | 1197 | msg_Dbg( httpd, "no host left, stopping httpd" ); |
|---|
| 1200 | 1198 | |
|---|