1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-02 20:30:00 +00:00

Removed duplicated newline.

This commit is contained in:
Thomas Harte 2016-12-30 14:21:36 -05:00
parent 82bb78fb2d
commit f88f3c65e9

View File

@ -35,7 +35,6 @@ SSD::~SSD()
flush_updates();
}
unsigned int SSD::get_head_position_count()
{
return track_count_;