summaryrefslogtreecommitdiffstats
path: root/src/AlsaDriver.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/AlsaDriver.cpp')
-rw-r--r--src/AlsaDriver.cpp4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/AlsaDriver.cpp b/src/AlsaDriver.cpp
index 6a1910f..641c55d 100644
--- a/src/AlsaDriver.cpp
+++ b/src/AlsaDriver.cpp
@@ -42,9 +42,7 @@ AlsaDriver::~AlsaDriver()
detach();
}
-/** Attach to ALSA.
- * @a launch_daemon is ignored, as ALSA has no daemon to launch/connect to.
- */
+/** Attach to ALSA. */
void
AlsaDriver::attach(bool /*launch_daemon*/)
{