diff -r d0f379fc4173 -r 404189e73f8e maemo-ui/src/mmyth_videoplayer.h --- a/maemo-ui/src/mmyth_videoplayer.h Wed Nov 22 00:16:33 2006 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,12 +0,0 @@ -#ifndef MMYTH_VIDEOPLAYER_H_ -#define MMYTH_VIDEOPLAYER_H_ - -#include "mmyth_ui.h" - -void mmyth_player_init (MMythUi * mmyth_ui); -void mmyth_player_stop (MMythUi * mmyth_ui); - -void mmyth_play_channel (MMythUi * mmyth_ui, gint service_id); - - -#endif /* MMYTH_VIDEOPLAYER_H_ */