Changeset 9b372ac695c839d5058d52be3860a870b69688c5
- Timestamp:
- 06/15/08 00:37:16
(3 months ago)
- Author:
- Jean-Baptiste Kempf <jb@videolan.org>
- git-committer:
- Jean-Baptiste Kempf <jb@videolan.org> 1213483036 -0700
- git-parent:
[e43f1917217e06cceb4ecac4fc4ecf86f6c8a90c]
- git-author:
- Jean-Baptiste Kempf <jb@videolan.org> 1213483036 -0700
- Message:
Remove unused variable.
-
Files:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
| r0c3914d |
r9b372ac |
|
| 796 | 796 | { |
|---|
| 797 | 797 | vlm_media_t *p_cfg = &p_media->cfg; |
|---|
| 798 | | const char *psz_keep; |
|---|
| 799 | 798 | int i; |
|---|
| 800 | 799 | |
|---|