diff src/os/unix/ngx_linux_config.h @ 370:54f76b0b8dca

nginx-0.0.7-2004-06-27-22:01:57 import
author Igor Sysoev <igor@sysoev.ru>
date Sun, 27 Jun 2004 18:01:57 +0000
parents 0a03c921c81d
children 213f17e9f776
line wrap: on
line diff
--- a/src/os/unix/ngx_linux_config.h
+++ b/src/os/unix/ngx_linux_config.h
@@ -91,8 +91,4 @@ extern ssize_t sendfile(int s, int fd, i
 #define ngx_setproctitle(title)
 
 
-/* STUB */
-#define HAVE_LITTLE_ENDIAN  1
-
-
 #endif /* _NGX_LINUX_CONFIG_H_INCLUDED_ */