mirror of
https://github.com/TomHarte/CLK.git
synced 2024-11-23 03:32:32 +00:00
Removed duplicated newline.
This commit is contained in:
parent
82bb78fb2d
commit
f88f3c65e9
@ -35,7 +35,6 @@ SSD::~SSD()
|
||||
flush_updates();
|
||||
}
|
||||
|
||||
|
||||
unsigned int SSD::get_head_position_count()
|
||||
{
|
||||
return track_count_;
|
||||
|
Loading…
Reference in New Issue
Block a user