summaryrefslogtreecommitdiff
path: root/databases/mysql-gui/files/patch-bebac.h
diff options
context:
space:
mode:
Diffstat (limited to 'databases/mysql-gui/files/patch-bebac.h')
-rw-r--r--databases/mysql-gui/files/patch-bebac.h10
1 files changed, 0 insertions, 10 deletions
diff --git a/databases/mysql-gui/files/patch-bebac.h b/databases/mysql-gui/files/patch-bebac.h
deleted file mode 100644
index 71e1c4776532..000000000000
--- a/databases/mysql-gui/files/patch-bebac.h
+++ /dev/null
@@ -1,10 +0,0 @@
---- bebac.h.orig Wed Apr 11 21:12:19 2001
-+++ bebac.h Mon Feb 3 02:28:44 2003
-@@ -5,6 +5,7 @@
- #include <FL/Fl.H>
- #include <FL/Fl_Double_Window.H>
- #include "client.h"
-+#undef Success
- #include <mysql++>
- extern Connection *con;
- extern void do_exit(Fl_Double_Window*, void*);