Reply To: MWEdit

Home Forums Projects MWEdit Reply To: MWEdit

#3980

EditViewObj.cpp and EditViewSort.cpp are empty files and can probably be removed. CustRichEdit.cpp has unused if-statements that can be removed to save a few cycles even if they’re probably being optimized out by the compiler

Edit:

Looks like the generated code has something to do with the ClassWizard. Still foreign to me but at least it’s more information than we had previously.