summaryrefslogtreecommitdiff
path: root/registry/source/registry.cxx
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2011-02-16 13:27:08 +0100
committerThomas Arnhold <thomas@arnhold.org>2011-02-16 16:31:45 +0100
commit83fade2fa0bf4114aaf3f3426e623fce5b31bc77 (patch)
tree0196a2fdfbec8d801b51d1d6dff501110d64530a /registry/source/registry.cxx
parent92f34f605ef19f3cfb9b9f3e42c36f08d133c6d2 (diff)
Remove SCO support
Diffstat (limited to 'registry/source/registry.cxx')
-rw-r--r--registry/source/registry.cxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/registry/source/registry.cxx b/registry/source/registry.cxx
index ecb1a44ec069..042e8ec17c44 100644
--- a/registry/source/registry.cxx
+++ b/registry/source/registry.cxx
@@ -47,10 +47,6 @@
#include <unistd.h>
#endif
-#if defined ( GCC ) && ( defined ( SCO ) )
-ORealDynamicLoader* ODynamicLoader<Registry_Api>::m_pLoader = NULL;
-#endif
-
extern "C" {
//*********************************************************************