memleak: Remove old debug statement.

This commit is contained in:
tastytea 2021-12-05 21:00:30 +01:00
parent 513d3f997f
commit 5f39fe477a
Signed by: tastytea
GPG Key ID: CFC39497F1B26E07
1 changed files with 0 additions and 2 deletions

View File

@ -72,5 +72,3 @@ plot infile every 4::0 using ((timecolumn(2) - mystarttime)):($3/1024) title 'US
\
'' every 4::3 using ((timecolumn(2) - mystarttime)):($3/1024) title 'Swap' \
with linespoints linewidth 2 pointtype 7 pointsize 0.5 linecolor 'dark-red' axes x1y2
print 'Maximum = ',GPVAL_DATA_Y_MAX