Remove unused code

This commit is contained in:
Changhua 2025-02-04 10:09:33 +08:00
parent 66e14be136
commit 796e078c0c

View File

@ -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: