summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaouda Lo <daouda@mandriva.com>2002-07-15 16:31:53 +0000
committerDaouda Lo <daouda@mandriva.com>2002-07-15 16:31:53 +0000
commite88b3741be261a0f145f718d495702739d52db7b (patch)
tree8ab2fb42c45677d19181b4423c7bbf1d468a2ed3
parent15ef44a97754777a7274c7d167b119194f7d3b91 (diff)
downloaddrakx-backup-do-not-use-e88b3741be261a0f145f718d495702739d52db7b.tar
drakx-backup-do-not-use-e88b3741be261a0f145f718d495702739d52db7b.tar.gz
drakx-backup-do-not-use-e88b3741be261a0f145f718d495702739d52db7b.tar.bz2
drakx-backup-do-not-use-e88b3741be261a0f145f718d495702739d52db7b.tar.xz
drakx-backup-do-not-use-e88b3741be261a0f145f718d495702739d52db7b.zip
- isStandalone is set in standalone.pm, removed
-rwxr-xr-xperl-install/standalone/drakbug1
1 files changed, 0 insertions, 1 deletions
diff --git a/perl-install/standalone/drakbug b/perl-install/standalone/drakbug
index 94e373af2..16df4b943 100755
--- a/perl-install/standalone/drakbug
+++ b/perl-install/standalone/drakbug
@@ -29,7 +29,6 @@ use Config;
Gtk::Gdk::ImlibImage->init;
-$::isStandalone=1;
my $in = 'interactive'->vnew;
$::bugzilla_url = "https://qa.mandrakesoft.com";