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