Skip to content

Commit

Permalink
Remove unnecessary includes
Browse files Browse the repository at this point in the history
  • Loading branch information
sakertooth committed Jun 3, 2023
1 parent e38a6a7 commit 5580ffa
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions include/SampleBuffer.h
Original file line number Diff line number Diff line change
Expand Up @@ -25,11 +25,6 @@
#ifndef LMMS_SAMPLE_BUFFER_H
#define LMMS_SAMPLE_BUFFER_H

#include <memory>
#include <shared_mutex>

#include <QObject>

#include "AudioEngine.h"
#include "Engine.h"

Expand Down

0 comments on commit 5580ffa

Please sign in to comment.