Ignore:
Timestamp:
May 7, 2023, 10:21:11 PM (2 years ago)
Author:
gyoung
Message:

Remove an unneeded macro the compiler didn't like.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/classes/mm-progs/audioconverter/audconv.c

    r2 r48  
    544544          WinEnableWindow( WinWindowFromID(hwnd,IDPB_CONVERTABORT), FALSE);
    545545          break;
    546         case MPFROMLONG(MSG_CONVERTPERCENT):
     546        case  MSG_CONVERTPERCENT:
    547547          iPercent=LONGFROMMP(mp2);
    548548          if(iPercent>100)
Note: See TracChangeset for help on using the changeset viewer.