summaryrefslogtreecommitdiffstats
path: root/clock.pl
diff options
context:
space:
mode:
Diffstat (limited to 'clock.pl')
-rwxr-xr-xclock.pl1
1 files changed, 0 insertions, 1 deletions
diff --git a/clock.pl b/clock.pl
index 4461c9d3..adfa3c80 100755
--- a/clock.pl
+++ b/clock.pl
@@ -28,7 +28,6 @@ sub translate {
$s ? c::dgettext('drakconf', $s) : '';
}
-$::isEmbedded = ($::XID, $::CCPID) = "@ARGV" =~ /--embedded (\w+) (\w+)/;
my $in = vnew interactive('su');
my $pixmap;
my $radius;