Revert "- movieplayer: ask before stop temporary timeshift"

This reverts commit f9c7662c73.

Conflicts:
	src/gui/movieplayer.cpp
This commit is contained in:
[CST] Focus
2014-10-01 16:09:46 +04:00
parent 02a5a5f9db
commit ed6816068c
5 changed files with 1 additions and 11 deletions

View File

@@ -1909,7 +1909,6 @@ typedef enum
LOCALE_RECORDINGMENU_MULTIMENU_REC_AKT,
LOCALE_RECORDINGMENU_MULTIMENU_STOP_ALL,
LOCALE_RECORDINGMENU_MULTIMENU_TIMESHIFT,
LOCALE_RECORDINGMENU_MULTIMENU_TIMESHIFT_STOP,
LOCALE_RECORDINGMENU_OFF,
LOCALE_RECORDINGMENU_RECORD_IS_NOT_RUNNING,
LOCALE_RECORDINGMENU_RECORD_IS_RUNNING,

View File

@@ -1909,7 +1909,6 @@ const char * locale_real_names[] =
"recordingmenu.multimenu.rec_akt",
"recordingmenu.multimenu.stop_all",
"recordingmenu.multimenu.timeshift",
"recordingmenu.multimenu.timeshift.stop",
"recordingmenu.off",
"recordingmenu.record_is_not_running",
"recordingmenu.record_is_running",