]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - bundles/org.simantics.db.impl/src/org/simantics/db/impl/graph/ReadGraphImpl.java
Removed contact application support prints
[simantics/platform.git] / bundles / org.simantics.db.impl / src / org / simantics / db / impl / graph / ReadGraphImpl.java
index b5da0b92f7bae6521487e2fa0907ca2b96a3c09b..4ef46e6c681e35e5b041387e21942a0908793869 100644 (file)
@@ -5638,7 +5638,7 @@ public class ReadGraphImpl implements AsyncReadGraph {
         * Internal routines
         */
 
         * Internal routines
         */
 
-       protected static String INTERNAL_ERROR_STRING = "Transaction aborted due to internal client error. Contact application support.";
+       protected static String INTERNAL_ERROR_STRING = "Transaction aborted due to internal client error.";
 
        /*
         * callerThread is the currently running thread state.syncThread is blocking for
 
        /*
         * callerThread is the currently running thread state.syncThread is blocking for