diff src/s/gnu-linux.h @ 96741:e7299e988a36

Remove boilerplate comments.
author Dan Nicolaescu <dann@ics.uci.edu>
date Wed, 16 Jul 2008 15:52:24 +0000
parents 1e0b67e40d48
children c06568fd3844
line wrap: on
line diff
--- a/src/s/gnu-linux.h	Wed Jul 16 15:50:45 2008 +0000
+++ b/src/s/gnu-linux.h	Wed Jul 16 15:52:24 2008 +0000
@@ -25,9 +25,7 @@
  *	Define all the symbols that apply correctly.
  */
 
-/* #define USG5 */
 #define USG
-/* #define BSD_SYSTEM */
 #define GNU_LINUX
 
 /* SYSTEM_TYPE should indicate the kind of system you are using.