summaryrefslogtreecommitdiff
path: root/port/port_config.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'port/port_config.h.in')
-rw-r--r--port/port_config.h.in6
1 files changed, 0 insertions, 6 deletions
diff --git a/port/port_config.h.in b/port/port_config.h.in
index 2127315..272671d 100644
--- a/port/port_config.h.in
+++ b/port/port_config.h.in
@@ -30,10 +30,4 @@
#cmakedefine01 HAVE_SNAPPY
#endif // !defined(HAVE_SNAPPY)
-// Define to 1 if your processor stores words with the most significant byte
-// first (like Motorola and SPARC, unlike Intel and VAX).
-#if !defined(LEVELDB_IS_BIG_ENDIAN)
-#cmakedefine01 LEVELDB_IS_BIG_ENDIAN
-#endif // !defined(LEVELDB_IS_BIG_ENDIAN)
-
#endif // STORAGE_LEVELDB_PORT_PORT_CONFIG_H_ \ No newline at end of file