summaryrefslogtreecommitdiffstats
path: root/defines.h
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@zip.com.au>2016-08-17 14:08:42 +1000
committerDarren Tucker <dtucker@zip.com.au>2016-08-17 14:08:42 +1000
commit1e8013a17ff11e3c6bd0012fb1fc8d5f1330eb21 (patch)
tree16ea81a032f459d316ac3606d50d994351a16ab6 /defines.h
parentadab758242121181700e48b4f6c60d6b660411fe (diff)
Remove obsolete CVS $Id from source files.
Since -portable switched to git the CVS $Id tags are no longer being updated and are becoming increasingly misleading. Remove them.
Diffstat (limited to 'defines.h')
-rw-r--r--defines.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/defines.h b/defines.h
index 1b71d3e0..68466a34 100644
--- a/defines.h
+++ b/defines.h
@@ -25,9 +25,6 @@
#ifndef _DEFINES_H
#define _DEFINES_H
-/* $Id: defines.h,v 1.183 2014/09/02 19:33:26 djm Exp $ */
-
-
/* Constants */
#if defined(HAVE_DECL_SHUT_RD) && HAVE_DECL_SHUT_RD == 0