diff options
Diffstat (limited to 'src/AlsaDriver.h')
-rw-r--r-- | src/AlsaDriver.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/AlsaDriver.h b/src/AlsaDriver.h index 86efce3..daafbdd 100644 --- a/src/AlsaDriver.h +++ b/src/AlsaDriver.h @@ -71,5 +71,4 @@ private: pthread_t m_refresh_thread; }; - #endif // ALSADRIVER_H |