mrDarker
2025-10-22 e8a27bb203fe2aff70390a5eca002d7438da9b0f
SourceCode/Bond/Servo/CPageReport.cpp
@@ -108,7 +108,6 @@
   CHMPropertyPage::OnSize(nType, cx, cy);
   if (GetDlgItem(IDC_LIST1) == nullptr) return;
   CWnd* pItem;
   CRect rcClient, rcItem;
   GetClientRect(&rcClient);
   m_listCtrl.MoveWindow(12, 12, rcClient.Width() - 24, rcClient.Height() - 24);