From 796e078c0ca9abce14939817709bae77e1f416b0 Mon Sep 17 00:00:00 2001 From: Changhua Date: Tue, 4 Feb 2025 10:09:33 +0800 Subject: [PATCH] Remove unused code --- WeChatFerry/spy/send_msg.h | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/WeChatFerry/spy/send_msg.h b/WeChatFerry/spy/send_msg.h index e7a3fa7..66908d6 100644 --- a/WeChatFerry/spy/send_msg.h +++ b/WeChatFerry/spy/send_msg.h @@ -7,16 +7,6 @@ #include "spy_types.h" #include "wcf.pb.h" -// struct RichText_t { -// std::string name; -// std::string account; -// std::string title; -// std::string digest; -// std::string url; -// std::string thumburl; -// std::string receiver; -// }; - class SendMsgManager { public: