Skip to content

Commit

Permalink
Delete a couple more remnants of the Delete Recordings screen.
Browse files Browse the repository at this point in the history
  • Loading branch information
gigem committed Feb 1, 2013
1 parent 5758c2a commit b10c806
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions mythtv/programs/mythfrontend/networkcontrol.cpp
Expand Up @@ -76,7 +76,6 @@ NetworkControl::NetworkControl() :
jumpMap["programguide"] = "Program Guide";
jumpMap["ripcd"] = "Rip CD";
jumpMap["musicplaylists"] = "Select music playlists";
jumpMap["deleterecordings"] = "TV Recording Deletion";
jumpMap["playbackrecordings"] = "TV Recording Playback";
jumpMap["videobrowser"] = "Video Browser";
jumpMap["videogallery"] = "Video Gallery";
Expand All @@ -93,7 +92,6 @@ NetworkControl::NetworkControl() :
jumpMap["guidegrid"] = "Program Guide";
jumpMap["managerecrules"] = "Manage Recording Rules";
jumpMap["statusbox"] = "Status Screen";
jumpMap["deletebox"] = "TV Recording Deletion";
jumpMap["playbackbox"] = "TV Recording Playback";
jumpMap["pbb"] = "TV Recording Playback";

Expand Down

0 comments on commit b10c806

Please sign in to comment.