summaryrefslogtreecommitdiffstats
path: root/move
diff options
context:
space:
mode:
authorGuillaume Cottenceau <gc@mandriva.com>2003-11-03 14:26:16 +0000
committerGuillaume Cottenceau <gc@mandriva.com>2003-11-03 14:26:16 +0000
commit3b7df064246ad3671bd41640e12a582c996355ae (patch)
tree366d39bd9e7a86a07b48f9325612f33dda7da00f /move
parente800e3cdf5b11c1c7feecbd10964f52023031c67 (diff)
downloaddrakx-backup-do-not-use-3b7df064246ad3671bd41640e12a582c996355ae.tar
drakx-backup-do-not-use-3b7df064246ad3671bd41640e12a582c996355ae.tar.gz
drakx-backup-do-not-use-3b7df064246ad3671bd41640e12a582c996355ae.tar.bz2
drakx-backup-do-not-use-3b7df064246ad3671bd41640e12a582c996355ae.tar.xz
drakx-backup-do-not-use-3b7df064246ad3671bd41640e12a582c996355ae.zip
remove debugging info
Diffstat (limited to 'move')
-rw-r--r--move/pkgs.pm1
1 files changed, 0 insertions, 1 deletions
diff --git a/move/pkgs.pm b/move/pkgs.pm
index acc563852..aa23b9d78 100644
--- a/move/pkgs.pm
+++ b/move/pkgs.pm
@@ -1,7 +1,6 @@
package pkg;
sub flag_available {
- log::l("(dummy pkg::flag_available called)");
return 1;
}