summaryrefslogtreecommitdiff
path: root/include/m_database.h
diff options
context:
space:
mode:
authorGeorge Hazan <ghazan@miranda.im>2019-01-18 23:14:19 +0300
committerGeorge Hazan <ghazan@miranda.im>2019-01-18 23:14:19 +0300
commitc2e2c85262148dcf71450dfd3c7b33ef41eb84ec (patch)
treefe21b2d7677f955168dee25b4fea722dcd06c924 /include/m_database.h
parente3bea6d9c261c87d7f67ecc06392c0d0cd4fe2dc (diff)
code cleaning
- ACKTYPE_URL removed; - PF1_URL removed; - IEED_EVENT_URL removed; - another URL-related code cleaning
Diffstat (limited to 'include/m_database.h')
-rw-r--r--include/m_database.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/m_database.h b/include/m_database.h
index c906e5499f..58b7845b6e 100644
--- a/include/m_database.h
+++ b/include/m_database.h
@@ -272,7 +272,6 @@ public:
// db/time/x below with useful stuff for dealing with it.
#define EVENTTYPE_MESSAGE 0
-#define EVENTTYPE_URL 1
#define EVENTTYPE_CONTACTS 2 //v0.1.2.2+
#define EVENTTYPE_ADDED 1000 //v0.1.1.0+: these used to be module-
#define EVENTTYPE_AUTHREQUEST 1001 //specific codes, hence the module-