Removed an outdated comment and extern from qt/qt_platform.cpp, it appears the problem in nvr.h has long since been fixed and the proper include added.
This commit is contained in:
@@ -408,9 +408,6 @@ plat_pause(int p)
|
|||||||
#endif
|
#endif
|
||||||
}
|
}
|
||||||
|
|
||||||
// because we can't include nvr.h because it's got fields named new
|
|
||||||
extern int nvr_save(void);
|
|
||||||
|
|
||||||
void
|
void
|
||||||
plat_power_off(void)
|
plat_power_off(void)
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user