diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-08-13 11:19:45 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-08-13 11:19:45 +0000 |
commit | ecdcb9199175035d3bbebe537d6ab4c9229d74ac (patch) | |
tree | 596e995d273a089df571d8f4eafd231aeddb11ab /math/gnumeric/files/patch-plugins::gb::excel-gb-range.c | |
parent | Prevent harmless but annoying warning: "this file includes <malloc.h> which (diff) |
Update to 0.69.
Notes
Notes:
svn path=/head/; revision=46172
Diffstat (limited to 'math/gnumeric/files/patch-plugins::gb::excel-gb-range.c')
-rw-r--r-- | math/gnumeric/files/patch-plugins::gb::excel-gb-range.c | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/math/gnumeric/files/patch-plugins::gb::excel-gb-range.c b/math/gnumeric/files/patch-plugins::gb::excel-gb-range.c deleted file mode 100644 index 26c30dca5680..000000000000 --- a/math/gnumeric/files/patch-plugins::gb::excel-gb-range.c +++ /dev/null @@ -1,13 +0,0 @@ - -$FreeBSD$ - ---- plugins/gb/excel-gb-range.c 2001/08/06 10:18:32 1.1 -+++ plugins/gb/excel-gb-range.c 2001/08/06 10:18:40 -@@ -15,7 +15,6 @@ - #include "cell.h" - #include "parse-util.h" - #include "commands.h" --#include "command-context-corba.h" - #include "selection.h" - - #include <gbrun/libgbrun.h> |