]> git.sur5r.net Git - openldap/blobdiff - servers/slapd/back-perl/modify.c
Cleanup ASPERL ifdefs
[openldap] / servers / slapd / back-perl / modify.c
index 769ad17cfb0018990e8c4982df60d47268ba133c..228c4196a82eeb704b137a3350b3854c0ad1e748 100644 (file)
@@ -27,10 +27,7 @@ perl_back_modify(
        int count;
        int i;
 
-#if defined(HAVE_WIN32_ASPERL) || defined(USE_ITHREADS)
        PERL_SET_CONTEXT( PERL_INTERPRETER );
-#endif
-
        ldap_pvt_thread_mutex_lock( &perl_interpreter_mutex );  
 
        {