summaryrefslogtreecommitdiff
path: root/qadevOOo/runner/util/utils.java
diff options
context:
space:
mode:
Diffstat (limited to 'qadevOOo/runner/util/utils.java')
-rw-r--r--qadevOOo/runner/util/utils.java4
1 files changed, 0 insertions, 4 deletions
diff --git a/qadevOOo/runner/util/utils.java b/qadevOOo/runner/util/utils.java
index bfc8afedb0e0..183daadee8dc 100644
--- a/qadevOOo/runner/util/utils.java
+++ b/qadevOOo/runner/util/utils.java
@@ -177,10 +177,6 @@ public class utils {
} else {
if (fullDocPath.startsWith("/")) {
prefix = "file://";
-// if (helper.OSHelper.isLinuxIntel())
-// {
-// prefix = "file:/";
-// }
}
else
{