summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--core.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/core.c b/core.c
index 4b6b5af..9fe7dba 100644
--- a/core.c
+++ b/core.c
@@ -144,7 +144,6 @@ static int avirt_probe(struct platform_device *devptr)
*/
static int avirt_remove(struct platform_device *devptr)
{
- DPRINTK();
return avirt_alsa_deregister();
}
6' href='#n26'>26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56