From dd4c07b6f71dc074dabef6b27e5dd4c49d882bb2 Mon Sep 17 00:00:00 2001 From: Gluzskiy Alexandr Date: Fri, 8 Feb 2013 22:52:02 +0200 Subject: merged with miranda_ng main repo "boosted" process management evnt_to_db/history>actual_sending logic to avoid srmm problem --- main.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'main.h') diff --git a/main.h b/main.h index 23627a4..353dee0 100755 --- a/main.h +++ b/main.h @@ -18,7 +18,7 @@ struct contact_data { - list msgs_to_send, msgs_to_pass; + list msgs_to_send;// msgs_to_pass; string key_in_prescense; }; -- cgit v1.2.3