mirror of
https://github.com/TomHarte/CLK.git
synced 2025-08-09 05:25:01 +00:00
Removed duplicated newline.
This commit is contained in:
@@ -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_;
|
||||||
|
Reference in New Issue
Block a user