Staging: rtl8187se/ieee80211: remove OPENSUSE_SLED ifdefs
[safe/jmp/linux-2.6] / drivers / staging / rtl8187se / ieee80211 / ieee80211_crypt_ccmp.c
index 39fcabc..72056d7 100644 (file)
@@ -31,11 +31,6 @@ MODULE_AUTHOR("Jouni Malinen");
 MODULE_DESCRIPTION("Host AP crypt: CCMP");
 MODULE_LICENSE("GPL");
 
-#ifdef OPENSUSE_SLED
-#ifndef IN_OPENSUSE_SLED
-#define IN_OPENSUSE_SLED 1
-#endif
-#endif
 
 #define AES_BLOCK_LEN 16
 #define CCMP_HDR_LEN 8