Changeset d4fc12eaadb35070188f75909724e22a4201f6e2
- Timestamp:
- 03/14/07 17:52:51
(1 year ago)
- Author:
- Rémi Denis-Courmont <rem@videolan.org>
- git-committer:
- Rémi Denis-Courmont <rem@videolan.org> 1173891171 +0000
- git-parent:
[7375cdd8819c706aaf6f9f015e1915e1939d7db9]
- git-author:
- Rémi Denis-Courmont <rem@videolan.org> 1173891171 +0000
- Message:
Remove bogus variable
-
Files:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
| r7375cdd |
rd4fc12e |
|
| 186 | 186 | #elif defined (USE_MB2MB) |
|---|
| 187 | 187 | char *out; |
|---|
| 188 | | wchar_t *wide; |
|---|
| 189 | 188 | int len; |
|---|
| 190 | 189 | |
|---|