From 4882bc420186a4aef19be699e3f621dec932417d Mon Sep 17 00:00:00 2001 From: George Hazan Date: Fri, 2 Dec 2016 23:55:15 +0300 Subject: MS_SYSTEM_* services became functions --- plugins/HistoryStats/src/mu_common.h | 11 ----------- 1 file changed, 11 deletions(-) (limited to 'plugins/HistoryStats/src/mu_common.h') diff --git a/plugins/HistoryStats/src/mu_common.h b/plugins/HistoryStats/src/mu_common.h index f2afb7c9df..11905e187d 100644 --- a/plugins/HistoryStats/src/mu_common.h +++ b/plugins/HistoryStats/src/mu_common.h @@ -57,17 +57,6 @@ namespace mu HICON loadIcon(int id); } - /* - * system - */ - - namespace system - { - DWORD getVersion(); - int getVersionText(int cchVersion, char* szVersion); - int terminated(); - } - /* * updater [external] */ -- cgit v1.2.3