mirror of
https://github.com/xoseperez/espurna.git
synced 2026-03-16 13:17:03 +01:00
ci: silly warnings
This commit is contained in:
@@ -911,6 +911,7 @@ struct TimePoint {
|
||||
datetime::Seconds seconds{ -1 };
|
||||
};
|
||||
|
||||
[[gnu::unused]]
|
||||
TimePoint make_time_point(datetime::Seconds seconds) {
|
||||
TimePoint out;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user