Changeset 51c06e4b741acc82e2b71e3bb1278a132c06049d
- Timestamp:
- 09/20/07 16:50:37
(1 year ago)
- Author:
- Pierre d'Herbemont <pdherbemont@videolan.org>
- git-committer:
- Pierre d'Herbemont <pdherbemont@videolan.org> 1190299837 +0000
- git-parent:
[e869db080edf1e937d5a3ada2788dddfe9209109]
- git-author:
- Pierre d'Herbemont <pdherbemont@videolan.org> 1190299837 +0000
- Message:
Revert Previous commit.
-
Files:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
| re869db0 |
r51c06e4 |
|
| 287 | 287 | p_intf->b_die = VLC_FALSE; /* FIXME */ |
|---|
| 288 | 288 | p_intf->b_dead = VLC_FALSE; |
|---|
| 289 | | p_intf->b_should_run_on_first_thread = VLC_FALSE; |
|---|
| 290 | 289 | |
|---|
| 291 | 290 | vlc_mutex_unlock( &p_intf->object_lock ); |
|---|