changeset 179:167118a6609a

Remove defines that were meant to cause errors when ancient versions of certain macro definitions were used.
author Matti Hamalainen <ccr@tnsp.org>
date Mon, 02 Mar 2015 22:43:15 +0200
parents e9a5eed1f2c5
children 06a375df1787
files th_endian.h
diffstat 1 files changed, 0 insertions(+), 6 deletions(-) [+]
line wrap: on
line diff
--- a/th_endian.h	Mon Mar 02 22:42:38 2015 +0200
+++ b/th_endian.h	Mon Mar 02 22:43:15 2015 +0200
@@ -121,12 +121,6 @@
 
 #undef TH_DEFINE_HEADER
 
-// Cause warnings for old functions
-#define TH_READ_LE16    fdksajlkfdsljf lol
-#define TH_READ_LE32    fdksajlkfdsljf lol
-#define TH_READ_BE16    fdksajlkfdsljf lol
-#define TH_READ_BE32    fdksajlkfdsljf lol
-
 #ifdef __cplusplus
 }
 #endif