summaryrefslogtreecommitdiff
path: root/src/s
diff options
context:
space:
mode:
authorDan Nicolaescu <dann@ics.uci.edu>2008-07-16 15:52:24 +0000
committerDan Nicolaescu <dann@ics.uci.edu>2008-07-16 15:52:24 +0000
commit3ec8ef33c510fca00b4c3a58024e2b1e1203e774 (patch)
treeb067699531f091f5ad397c1cb721e696431b8e2d /src/s
parentd4d080b6dabc42a9f2c9a9ef9286707ab2cf394c (diff)
downloademacs-3ec8ef33c510fca00b4c3a58024e2b1e1203e774.tar.gz
Remove boilerplate comments.
Diffstat (limited to 'src/s')
-rw-r--r--src/s/gnu-linux.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/s/gnu-linux.h b/src/s/gnu-linux.h
index 445694987fd..b21a84b5e34 100644
--- a/src/s/gnu-linux.h
+++ b/src/s/gnu-linux.h
@@ -25,9 +25,7 @@ along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */
* 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.