Removed redundant spaces
[libcds.git] / cds / details / defs.h
index b83701bba1e43e54c772eb63972fcff339856e7f..671b69614fc4e009c62d4ff5d92b392da1661c8c 100644 (file)
     int plugin_entry_point()
     {
         // Attach the thread if it is not attached yet
-        if ( !cds::threading::Manager::isThreadAttached() )
+        if ( !cds::threading::Manager::isThreadAttached())
             cds::threading::Manager::attachThread();
 
         // Do some work with HP-related containers