rpuig2001 / CDM

CDM
GNU General Public License v3.0
22 stars 9 forks source link

Changed unused bool return to void #128

Closed hpeter2 closed 1 year ago

hpeter2 commented 1 year ago

@@ Ref CDMSingle.cpp:L6344@@ /[...] while (getline(fileCtot, lineValueCtot)) { addCtotToMainList(lineValueCtot); }/