summaryrefslogtreecommitdiff
path: root/source4/build/pidl/parser.pm
diff options
context:
space:
mode:
authorAndrew Tridgell <tridge@samba.org>2003-12-15 08:58:00 +0000
committerAndrew Tridgell <tridge@samba.org>2003-12-15 08:58:00 +0000
commita90db73efd985283a3402c69fae94d10813b22d8 (patch)
treeab39b40eafe1133aeb1e7c0c3e1011718a6b0b20 /source4/build/pidl/parser.pm
parent328957981251e6f98f89f1f1a3895a44253f8da9 (diff)
downloadsamba-a90db73efd985283a3402c69fae94d10813b22d8.tar.gz
samba-a90db73efd985283a3402c69fae94d10813b22d8.tar.bz2
samba-a90db73efd985283a3402c69fae94d10813b22d8.zip
make pidl no longer dependent on Data::Dumper, which isn't installed
on some systems (This used to be commit a4aa9168c0f80cf6e758c380d41335db50d06869)
Diffstat (limited to 'source4/build/pidl/parser.pm')
-rw-r--r--source4/build/pidl/parser.pm1
1 files changed, 0 insertions, 1 deletions
diff --git a/source4/build/pidl/parser.pm b/source4/build/pidl/parser.pm
index 126c30de09..d094b5e5b5 100644
--- a/source4/build/pidl/parser.pm
+++ b/source4/build/pidl/parser.pm
@@ -7,7 +7,6 @@
package IdlParser;
use strict;
-use Data::Dumper;
use client;
# the list of needed functions