remove CRun::WarningEx()

- conflict with application WarningEx() implementation
main
Yik Teng Hie 2 years ago
parent 9805f87d1f
commit 7c973d7a68

Binary file not shown.

@ -95,7 +95,6 @@ public:
void StartMaintenanceOperation();
bool PostGeneralMessageToGUI(WPARAM wParam, LPARAM lParam);
bool PostMessageToGUI(int nMsg, WPARAM wParam, LPARAM lParam);
void WarningEx(int nWarningNo, bool bSet = true);
void UpdateMaintenanceMessage(int nMsg, bool bClearDisplay = false);
bool IsMaintenanceMode() const;
bool IsPowerUpMode() const;

Binary file not shown.
Loading…
Cancel
Save