Skip to content

Commit

Permalink
ci: silly warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
mcspr committed Aug 29, 2024
1 parent 0ee5deb commit 96ac2b8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions code/espurna/scheduler_common.ipp
Original file line number Diff line number Diff line change
Expand Up @@ -911,6 +911,7 @@ struct TimePoint {
datetime::Seconds seconds{ -1 };
};

[[gnu::unused]]
TimePoint make_time_point(datetime::Seconds seconds) {
TimePoint out;

Expand Down

0 comments on commit 96ac2b8

Please sign in to comment.