All pastes #2083264 Raw Edit

Stuff

public text v1 · immutable
#2083264 ·published 2011-09-27 14:26 UTC
rendered paste body
--- a/desktop/source/deployment/registry/configuration/dp_configuration.cxx
+++ b/desktop/source/deployment/registry/configuration/dp_configuration.cxx
@@ -207,7 +207,7 @@ BackendImpl::BackendImpl(
 
     const Reference<XCommandEnvironment> xCmdEnv;
 
-    if (transientMode())
+    if (true)//(transientMode())
     {
         //TODO
     }