summaryrefslogtreecommitdiff
path: root/include/tools/cpuid.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/tools/cpuid.hxx')
-rw-r--r--include/tools/cpuid.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/tools/cpuid.hxx b/include/tools/cpuid.hxx
index 316e656c06cb..244512989cb6 100644
--- a/include/tools/cpuid.hxx
+++ b/include/tools/cpuid.hxx
@@ -18,7 +18,6 @@ namespace tools
{
namespace cpuid
{
- TOOLS_DLLPUBLIC bool hasSSE();
TOOLS_DLLPUBLIC bool hasSSE2();
}
}