[-] 删除无用的旧代码

This commit is contained in:
huiyadanli
2019-10-06 11:19:26 +08:00
parent edc06cf769
commit 93f9f5b87b
7 changed files with 6 additions and 248 deletions

View File

@@ -188,6 +188,7 @@ namespace RevokeMsgPatcher
{
EnableAllButton(false);
RadioButton radioButton = sender as RadioButton;
// 切换使用不同的防撤回对象
if (rbtWechat.Checked)
{
modifier = (WechatModifier)rbtWechat.Tag;