mirror of
https://github.com/yuanyuanxiang/SimpleRemoter.git
synced 2026-01-29 02:33:09 +08:00
Improve: Enhance CClientListDlg with grouping and better UX
This commit is contained in:
@@ -46,8 +46,4 @@ public:
|
||||
{
|
||||
return TRUE;
|
||||
}
|
||||
virtual bool IsEqual(context* ctx) const
|
||||
{
|
||||
return this == ctx || this->GetPort() == ctx->GetPort();
|
||||
}
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user