yukiteruono / pbsim3

PBSIM3: a simulator for all types of PacBio and ONT long reads
GNU General Public License v2.0
46 stars 5 forks source link

remove unused variables #20

Open ocxtal opened 4 months ago

ocxtal commented 4 months ago

g++ 7.3.0 with -Wunused-variables detected some unused variables. This is a patch removing all of them.