summaryrefslogtreecommitdiff
path: root/source4/pidl/tests/ndr_deprecations.pl
diff options
context:
space:
mode:
Diffstat (limited to 'source4/pidl/tests/ndr_deprecations.pl')
-rwxr-xr-xsource4/pidl/tests/ndr_deprecations.pl2
1 files changed, 0 insertions, 2 deletions
diff --git a/source4/pidl/tests/ndr_deprecations.pl b/source4/pidl/tests/ndr_deprecations.pl
index 89738e42f6..86828e5982 100755
--- a/source4/pidl/tests/ndr_deprecations.pl
+++ b/source4/pidl/tests/ndr_deprecations.pl
@@ -24,5 +24,3 @@ my $e = {
test_warnings("foo.idl:42: subcontext() is deprecated. Use represent_as() or transmit_as() instead\n",
sub { ValidElement($e); });
-
-