From 8c18d1fe6f83807116c065e548ee6b567f4b49a1 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Sun, 20 Jan 2019 22:50:52 +0300 Subject: fixes #1776 (any traces of URL* related constants removed) --- plugins/TrafficCounter/src/resource.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'plugins/TrafficCounter/src') diff --git a/plugins/TrafficCounter/src/resource.h b/plugins/TrafficCounter/src/resource.h index 578cfbb0bc..fa4907236c 100644 --- a/plugins/TrafficCounter/src/resource.h +++ b/plugins/TrafficCounter/src/resource.h @@ -18,8 +18,6 @@ #define IDD_OPT_ICOLIB 110 #define IDD_ICOLIB_IMPORT 111 #define IDD_ADDED 115 -#define IDD_URLSEND 119 -#define IDD_URLRECV 120 #define IDD_AUTHREQ 121 #define IDD_DETAILS 125 #define IDD_HISTORY 127 @@ -253,7 +251,6 @@ #define IDC_LOADICONS 1369 #define IDC_STICONSGROUP 1371 #define IDC_MSGICON 1375 -#define IDC_URLICON 1376 #define IDC_STNOPAGE 1377 #define IDC_STCHECKMARKS 1380 #define IDC_MIRANDA 1388 -- cgit v1.2.3