diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2005-11-07 17:00:30 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2005-11-07 17:00:30 +0000 |
commit | e2a4e638fa9951cde52acf3b771b9c5178f31674 (patch) | |
tree | 41e1963f876a056bfe02035ea503f2cfd02cb770 /science/gchempaint/files/patch-plugin.cc | |
parent | Update to 0.9.6 (diff) |
- Update to 0.6.1
Notes
Notes:
svn path=/head/; revision=147510
Diffstat (limited to '')
-rw-r--r-- | science/gchempaint/files/patch-plugin.cc | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/science/gchempaint/files/patch-plugin.cc b/science/gchempaint/files/patch-plugin.cc deleted file mode 100644 index 67de4fba0bcb..000000000000 --- a/science/gchempaint/files/patch-plugin.cc +++ /dev/null @@ -1,10 +0,0 @@ ---- plugins/templates/plugin.cc.orig Mon Aug 15 12:43:14 2005 -+++ plugins/templates/plugin.cc Mon Sep 19 14:20:05 2005 -@@ -29,7 +29,6 @@ - #include "lib/application.h" - #include "templatetool.h" - #include "templatetree.h" --#include <mcheck.h> - #include <sys/stat.h> - - gcpTemplatesPlugin plugin; |