mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-30 08:51:04 +02:00
remove HAVE_SH4_HARDWARE; pt. 2
Origin commit data
------------------
Branch: ni/coolstream
Commit: 626757c8e9
Author: vanhofen <vanhofen@gmx.de>
Date: 2021-11-02 (Tue, 02 Nov 2021)
Origin message was:
------------------
- remove HAVE_SH4_HARDWARE; pt. 2
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -46,11 +46,7 @@ class CCECSetup : public CMenuTarget, CChangeObserver
|
||||
public:
|
||||
CCECSetup();
|
||||
~CCECSetup();
|
||||
#if HAVE_SH4_HARDWARE
|
||||
void setCECSettings(bool);
|
||||
#else
|
||||
void setCECSettings();
|
||||
#endif
|
||||
int exec(CMenuTarget* parent, const std::string & actionKey);
|
||||
virtual bool changeNotify(const neutrino_locale_t OptionName, void * data);
|
||||
};
|
||||
|
Reference in New Issue
Block a user