mirror of
https://github.com/samba-team/samba.git
synced 2024-12-30 13:18:05 +03:00
r4991: Remove debugging statement.
This commit is contained in:
parent
edaf81b639
commit
4640d3371e
@ -369,7 +369,6 @@ sub ParseHeader($$)
|
||||
sub ParseEnum($)
|
||||
{
|
||||
my ($e) = shift;
|
||||
print Dumper($e);
|
||||
|
||||
pidl "static const value_string $e->{PARENT}{NAME}_vals[] =\n";
|
||||
pidl "{\n";
|
||||
|
Loading…
Reference in New Issue
Block a user