summaryrefslogtreecommitdiff
path: root/source3/script
diff options
context:
space:
mode:
Diffstat (limited to 'source3/script')
-rw-r--r--source3/script/mkproto.awk5
1 files changed, 0 insertions, 5 deletions
diff --git a/source3/script/mkproto.awk b/source3/script/mkproto.awk
index 78f3fa080b..200d5bd050 100644
--- a/source3/script/mkproto.awk
+++ b/source3/script/mkproto.awk
@@ -1,8 +1,3 @@
-# generate prototypes for Samba C code
-# tridge, June 1996
-# added comment for each source file for use as crude index
-# dan, 17 June 1996
-
BEGIN {
inheader=0;
current_file="";