diff options
Diffstat (limited to 'linden/indra/llcommon/llprocessor.h')
-rw-r--r-- | linden/indra/llcommon/llprocessor.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/linden/indra/llcommon/llprocessor.h b/linden/indra/llcommon/llprocessor.h index 6db9328..fd9a5da 100644 --- a/linden/indra/llcommon/llprocessor.h +++ b/linden/indra/llcommon/llprocessor.h | |||
@@ -71,7 +71,6 @@ typedef struct ProcessorExtensions | |||
71 | bool FXSR_FastStreamingSIMD_ExtensionsSaveRestore; | 71 | bool FXSR_FastStreamingSIMD_ExtensionsSaveRestore; |
72 | bool SSE_StreamingSIMD_Extensions; | 72 | bool SSE_StreamingSIMD_Extensions; |
73 | bool SSE2_StreamingSIMD2_Extensions; | 73 | bool SSE2_StreamingSIMD2_Extensions; |
74 | bool Altivec_Extensions; | ||
75 | bool SS_SelfSnoop; | 74 | bool SS_SelfSnoop; |
76 | bool HT_HyperThreading; | 75 | bool HT_HyperThreading; |
77 | unsigned int HT_HyterThreadingSiblings; | 76 | unsigned int HT_HyterThreadingSiblings; |