Uploaded image for project: 'Core ReactOS'
  1. Core ReactOS
  2. CORE-18324

[RAPPS] Unnecessary "return" condition in VOID CDownloadManager::UpdateProgress

    XMLWordPrintable

Details

    • Improvement
    • Resolution: Won't Fix
    • Trivial
    • None
    • None

    Description

      https://github.com/reactos/reactos/blob/a6bf77e7b9adc1e20e7170a05f179f7e25b36653/base/applications/rapps/loaddlg.cpp#L494

      second occurence of 

      if (!IsWindow(hDlg)) return;
      

      is redundant / unecessary

      Attachments

        Activity

          People

            Unassigned Unassigned
            KRosUser KRosUser
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: