diff options
author | Kirill Volinsky <mataes2007@gmail.com> | 2012-06-22 20:32:34 +0000 |
---|---|---|
committer | Kirill Volinsky <mataes2007@gmail.com> | 2012-06-22 20:32:34 +0000 |
commit | b5e1c9a0314f3a3aa597c319540c8f03c6486df1 (patch) | |
tree | a400940eb874f0a3a61c1b745a85268d6df839c4 /plugins/ChangeKeyboardLayout/hook_events.h | |
parent | 881cdec3f53d98320cee55318f8adbe47b93e5e0 (diff) |
plusified
git-svn-id: http://svn.miranda-ng.org/main/trunk@535 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/ChangeKeyboardLayout/hook_events.h')
-rw-r--r-- | plugins/ChangeKeyboardLayout/hook_events.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/ChangeKeyboardLayout/hook_events.h b/plugins/ChangeKeyboardLayout/hook_events.h index 7f6ea17ff3..992c7cd0c3 100644 --- a/plugins/ChangeKeyboardLayout/hook_events.h +++ b/plugins/ChangeKeyboardLayout/hook_events.h @@ -3,7 +3,6 @@ #include "commonheaders.h"
-BOOL CoreCheck();
void ReadMainOptions();
void WriteMainOptions();
void ReadPopupOptions();
|