diff options
author | George Hazan <george.hazan@gmail.com> | 2016-02-19 11:22:10 +0000 |
---|---|---|
committer | George Hazan <george.hazan@gmail.com> | 2016-02-19 11:22:10 +0000 |
commit | a886e1caf3d3d563b43aaa230144b3e8f40a3d4e (patch) | |
tree | 112e365c41b67aebe5543d3cc0f333bb35998976 /plugins/YAPP/src/notify.h | |
parent | 0a434b502ca329afd6a7afd0dc474238e146ccd5 (diff) |
code cleaning
git-svn-id: http://svn.miranda-ng.org/main/trunk@16307 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/YAPP/src/notify.h')
-rw-r--r-- | plugins/YAPP/src/notify.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/YAPP/src/notify.h b/plugins/YAPP/src/notify.h index 7f39eb6d65..62cbb53e81 100644 --- a/plugins/YAPP/src/notify.h +++ b/plugins/YAPP/src/notify.h @@ -2,6 +2,5 @@ #define _NOTIFY_IMP_INC
void InitNotify();
-void DeinitNotify();
#endif
|