summaryrefslogtreecommitdiffstats
path: root/src/diagram.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/diagram.cpp')
-rw-r--r--src/diagram.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/diagram.cpp b/src/diagram.cpp
index 517433a..f9d803c 100644
--- a/src/diagram.cpp
+++ b/src/diagram.cpp
@@ -1243,7 +1243,6 @@ void ClassDiagram::writeFigure(QTextStream &output,const char *path,
err("Error: Problems running epstopdf. Check your TeX installation!\n");
return;
}
- printf("done\n");
}
}