| 995 | } |
| 996 | |
| 997 | void CLogView::OnViewClear(UINT /*uNotifyCode*/, int /*nID*/, CWindow /*wndCtl*/) |
| 998 | { |
| 999 | ClearView(); |
| 1000 | } |
| 1001 | |
| 1002 | void CLogView::OnViewReset(UINT /*uNotifyCode*/, int /*nID*/, CWindow /*wndCtl*/) |
| 1003 | { |
nothing calls this directly
no outgoing calls
no test coverage detected