diff options
author | George Hazan <ghazan@miranda.im> | 2019-01-18 21:50:38 +0300 |
---|---|---|
committer | George Hazan <ghazan@miranda.im> | 2019-01-18 21:50:38 +0300 |
commit | e3bea6d9c261c87d7f67ecc06392c0d0cd4fe2dc (patch) | |
tree | 4b2380c5a925c7bc13515aef5a16a9324c3c55a6 /plugins/QuickContacts/src/stdafx.h | |
parent | 501fd1fbff6afc11bb0368b82b4a8d9451bee5f3 (diff) |
fixes #1776 (remove MS_URL_SENDURL "SRUrl/SendCommand")
Diffstat (limited to 'plugins/QuickContacts/src/stdafx.h')
-rw-r--r-- | plugins/QuickContacts/src/stdafx.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/QuickContacts/src/stdafx.h b/plugins/QuickContacts/src/stdafx.h index a2d7392f14..88dab13406 100644 --- a/plugins/QuickContacts/src/stdafx.h +++ b/plugins/QuickContacts/src/stdafx.h @@ -36,7 +36,6 @@ Boston, MA 02111-1307, USA. #include <m_database.h>
#include <m_button.h>
#include <m_file.h>
-#include <m_url.h>
#include <m_history.h>
#include <m_icolib.h>
#include <m_hotkeys.h>
|