blob: 392fbded393021bd4a1b9e1cf7a46b22f9c32bbf (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
--- plugins/gb/excel-gb-interior.c.orig Thu Nov 2 00:03:34 2000
+++ plugins/gb/excel-gb-interior.c Tue Nov 14 15:13:54 2000
@@ -16,3 +16,3 @@
#include "parse-util.h"
-#include "command-context-corba.h"
+/*#include "command-context-corba.h"*/
#include "selection.h"
--- plugins/gb/excel-gb-range.c.orig Thu Nov 2 00:03:34 2000
+++ plugins/gb/excel-gb-range.c Tue Nov 14 15:22:41 2000
@@ -17,3 +17,3 @@
#include "commands.h"
-#include "command-context-corba.h"
+/*#include "command-context-corba.h"*/
#include "selection.h"
|