diff options
Diffstat (limited to 'registry/source/registry.cxx')
-rw-r--r-- | registry/source/registry.cxx | 4 |
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" { //********************************************************************* |