aboutsummaryrefslogtreecommitdiffstats
path: root/tools/process-x11-fields.pl
diff options
context:
space:
mode:
authorJeff Morriss <morriss@ulticom.com>2014-02-25 09:29:28 -0500
committerAlexis La Goutte <alexis.lagoutte@gmail.com>2014-02-25 18:05:08 +0000
commit5a1aa01af2965d4c66689faab98bf397b3657a46 (patch)
tree1156447378798b27d607042fdd046e7553c2f822 /tools/process-x11-fields.pl
parentcd02def632d01ca2f725955018bec7a311cdb985 (diff)
Get rid of a few more Subversion remnants.
Change-Id: I35ff651017e355f92b4f9e6388e90d446f245d0a Reviewed-on: https://code.wireshark.org/review/361 Reviewed-by: Evan Huus <eapache@gmail.com> Reviewed-by: Alexis La Goutte <alexis.lagoutte@gmail.com>
Diffstat (limited to 'tools/process-x11-fields.pl')
-rwxr-xr-xtools/process-x11-fields.pl2
1 files changed, 0 insertions, 2 deletions
diff --git a/tools/process-x11-fields.pl b/tools/process-x11-fields.pl
index 45b20f13fe..dd4ec9fb7c 100755
--- a/tools/process-x11-fields.pl
+++ b/tools/process-x11-fields.pl
@@ -36,8 +36,6 @@ sub add_generated_header {
/* It was automatically generated by $0. */
eot
;
- # Since this file is checked in, add its SVN revision
- print $out "/* \$"."Id"."\$ */\n\n";
# Add license text
print $out <<eot