aboutsummaryrefslogtreecommitdiff
path: root/cad/qcad/files/patch-ac
diff options
context:
space:
mode:
Diffstat (limited to 'cad/qcad/files/patch-ac')
-rw-r--r--cad/qcad/files/patch-ac9
1 files changed, 0 insertions, 9 deletions
diff --git a/cad/qcad/files/patch-ac b/cad/qcad/files/patch-ac
deleted file mode 100644
index 3d1127a1bcfe..000000000000
--- a/cad/qcad/files/patch-ac
+++ /dev/null
@@ -1,9 +0,0 @@
---- qcadlib/src/engine/rs_layer.cpp.orig Mon Jun 18 16:46:52 2007
-+++ qcadlib/src/engine/rs_layer.cpp Mon Jun 18 16:47:08 2007
-@@ -56,5 +56,5 @@
- << " pen: " << l.getPen()
- << " frozen: " << (int)l.isFrozen()
-- << " address: " << (int)(&l)
-+// << " address: " << (int)(&l)
- << std::endl;
- return os;