Salome HOME
app.root property is removed.
[tools/siman.git] / Workspace / Siman-Common / src / org / splat / service / DocumentServiceImpl.java
index f7e811c7480ad516d317d67084f4c0262546737c..5381141f03f20cee684c2ba2546af1a080382b6e 100644 (file)
@@ -297,7 +297,6 @@ public class DocumentServiceImpl implements DocumentService {
                ConvertsRelation attach = new ConvertsRelation(aDoc, export,
                                description);
 
-               // RKV Session session = Database.getSession();
                // RKV session.save(export);
                // RKV session.save(attach);