CScreenShot: fix build

Some lines were wrong picked


Origin commit data
------------------
Branch: ni/coolstream
Commit: b26fc7fb8d
Author: Thilo Graf <dbt@novatux.de>
Date: 2017-10-27 (Fri, 27 Oct 2017)



------------------
This commit was generated by Migit
This commit is contained in:
2017-10-27 22:35:42 +02:00
parent 475d570686
commit 1ddcc24bc7
4 changed files with 24 additions and 23 deletions

View File

@@ -81,8 +81,7 @@ public:
bool SetTeletextPid(int /*pid*/){return true;}
int GetAPid(){return 0;}
void GetMetadata(std::vector<std::string> /*&keys*/, std::vector<std::string> /*&values*/){};
}
}
};
#endif // __PLAYBACK_CS_H_