* Comment out change from r57790 to fix compilation for now.

This commit is contained in:
Thomas Dinges 2013-06-26 23:15:52 +00:00
parent ce06d6d795
commit 372c4f80f4

@ -22,7 +22,7 @@
#ifdef WITH_OPTIMIZED_KERNEL #ifdef WITH_OPTIMIZED_KERNEL
#define __KERNEL_SSE2__ //#define __KERNEL_SSE2__
#include "kernel.h" #include "kernel.h"
#include "kernel_compat_cpu.h" #include "kernel_compat_cpu.h"