aboutsummaryrefslogtreecommitdiff
path: root/editors/calligra/files/patch-KDChartPainter.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'editors/calligra/files/patch-KDChartPainter.cpp')
-rw-r--r--editors/calligra/files/patch-KDChartPainter.cpp11
1 files changed, 0 insertions, 11 deletions
diff --git a/editors/calligra/files/patch-KDChartPainter.cpp b/editors/calligra/files/patch-KDChartPainter.cpp
deleted file mode 100644
index 3cb0a7c17df3..000000000000
--- a/editors/calligra/files/patch-KDChartPainter.cpp
+++ /dev/null
@@ -1,11 +0,0 @@
---- ./kchart/kdchart/KDChartPainter.cpp.orig Tue Aug 13 18:11:14 2002
-+++ ./kchart/kdchart/KDChartPainter.cpp Tue Aug 13 18:11:41 2002
-@@ -8,6 +8,8 @@
- Copyright (C) 2001 by Klarälvdalens Datakonsult AB
- */
-
-+#include <cmath>
-+#include <stdlib.h>
- #include <KDDrawText.h>
- #include <KDChartPainter.h>
- #include <KDChartEnums.h>