mirror of
https://github.com/samba-team/samba.git
synced 2025-10-29 04:23:51 +03:00
make pidl no longer dependent on Data::Dumper, which isn't installed
on some systems
This commit is contained in:
@@ -7,7 +7,6 @@
|
||||
package IdlParser;
|
||||
|
||||
use strict;
|
||||
use Data::Dumper;
|
||||
use client;
|
||||
|
||||
# the list of needed functions
|
||||
|
||||
Reference in New Issue
Block a user