Add handler for player error
[platform/core/uifw/tts.git] / server / ttsd_player.h
old mode 100755 (executable)
new mode 100644 (file)
index cc8d2f1..fb73bb5
@@ -47,8 +47,6 @@ int ttsd_player_destroy_instance(int uid);
 
 int ttsd_player_play(int uid);
 
-int ttsd_player_next_play(int uid);
-
 int ttsd_player_stop(int uid);
 
 int ttsd_player_pause(int uid);