summaryrefslogtreecommitdiff
path: root/net/jags/files/patch-src_jagsmountwith.h
diff options
context:
space:
mode:
Diffstat (limited to 'net/jags/files/patch-src_jagsmountwith.h')
-rw-r--r--net/jags/files/patch-src_jagsmountwith.h10
1 files changed, 0 insertions, 10 deletions
diff --git a/net/jags/files/patch-src_jagsmountwith.h b/net/jags/files/patch-src_jagsmountwith.h
deleted file mode 100644
index 6dc1977d22d3..000000000000
--- a/net/jags/files/patch-src_jagsmountwith.h
+++ /dev/null
@@ -1,10 +0,0 @@
---- ./src/jagsmountwith.h.orig 2003-09-04 23:14:54.000000000 +0200
-+++ ./src/jagsmountwith.h 2014-01-08 10:20:11.000000000 +0100
-@@ -50,4 +50,7 @@
- void browse(void);
- };
-
-+gint on_mount_with_ok(GtkWidget *, JagsMountWith *);
-+gint on_mount_with_cancel(GtkWidget *, JagsMountWith *);
-+
- #endif