Skip to content

Commit

Permalink
Committing clang-format changes
Browse files Browse the repository at this point in the history
  • Loading branch information
ABeltramo authored and actions-user committed Aug 17, 2024
1 parent 6283677 commit 75c7bd1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/core/src/core/audio.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@ struct AudioMode {
int sample_rate = SAMPLE_RATE;
};


struct AudioDevice {
std::string_view sink_name;
AudioMode mode;
Expand Down

0 comments on commit 75c7bd1

Please sign in to comment.