diff options
| author | phintuka <phintuka> | 2010-12-19 14:46:24 +0000 |
|---|---|---|
| committer | phintuka <phintuka> | 2010-12-19 14:46:24 +0000 |
| commit | 98cb7a41b50f46328069686741c374f002bd35f2 (patch) | |
| tree | 74f9cedc9c069fb410ba6fbfe27878486576d7fc | |
| parent | 92a02900f0d42d633c73209e6f55d41720e8a97b (diff) | |
| download | xineliboutput-98cb7a41b50f46328069686741c374f002bd35f2.tar.gz xineliboutput-98cb7a41b50f46328069686741c374f002bd35f2.tar.bz2 | |
Cosmetics
| -rw-r--r-- | media_player.h | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/media_player.h b/media_player.h index 1ea24ff1..47ad20e0 100644 --- a/media_player.h +++ b/media_player.h @@ -4,15 +4,13 @@ * See the main source file 'xineliboutput.c' for copyright information and * how to reach the author. * - * $Id: media_player.h,v 1.22 2010-12-19 14:44:15 phintuka Exp $ + * $Id: media_player.h,v 1.23 2010-12-19 14:46:24 phintuka Exp $ * */ #ifndef __XINELIB_PLAYER_H #define __XINELIB_PLAYER_H -// --- Image player --------------------------------------------------------- - class cPlaylist; class cPlayerFactory |
