aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/cubeb_alsa.c
diff options
context:
space:
mode:
authorMatthew Gregan <[email protected]>2016-11-30 19:40:01 +1300
committerMatthew Gregan <[email protected]>2016-11-30 19:40:01 +1300
commit9770b85bf7857016f2d0adcc3bdf0191f47870b6 (patch)
tree06d85a7467b3028de668af8d75a6c2901d7fda83 /src/cubeb_alsa.c
parent051cd8478dd48a18e2e91e5f07837640f40618c1 (diff)
downloadcubeb-9770b85bf7857016f2d0adcc3bdf0191f47870b6.tar.gz
cubeb-9770b85bf7857016f2d0adcc3bdf0191f47870b6.zip
Delete double newlines.
Diffstat (limited to 'src/cubeb_alsa.c')
-rw-r--r--src/cubeb_alsa.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/cubeb_alsa.c b/src/cubeb_alsa.c
index 1ea0961..bd34a07 100644
--- a/src/cubeb_alsa.c
+++ b/src/cubeb_alsa.c
@@ -790,7 +790,6 @@ alsa_stream_init(cubeb * ctx, cubeb_stream ** stream, char const * stream_name,
snd_pcm_uframes_t period_size;
int latency_us = 0;
-
assert(ctx && stream);
if (input_stream_params) {