summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xperl-install/standalone/draksound1
1 files changed, 0 insertions, 1 deletions
diff --git a/perl-install/standalone/draksound b/perl-install/standalone/draksound
index bc3d1b32b..dc276ed40 100755
--- a/perl-install/standalone/draksound
+++ b/perl-install/standalone/draksound
@@ -47,7 +47,6 @@ if (my @devices = detect_devices::probe_category('multimedia/sound')) {
} else {
$in->ask_warn(N("No Sound Card detected!"),
formatAlaTeX(
- #-PO: keep the double empty lines between sections, this is formatted a la LaTeX
N("No Sound Card has been detected on your machine. Please verify that a Linux-supported Sound Card is correctly plugged in")));
}