diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2005-02-18 23:44:49 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2005-02-18 23:44:49 +0000 |
commit | 11ea174ccbc9cebd4134768e8fb92c6a3dc2c559 (patch) | |
tree | 1514ed7a486e108239615c1d83319d83bacdbc3d /databases/mysql-gui/files/patch-FL-Selection.H | |
parent | Update dependency to bash2 in preparation for removing bash1. (diff) |
As previously announced, remove ports that have reached their expiry date,
and the handful of ports that depended on them.
Diffstat (limited to 'databases/mysql-gui/files/patch-FL-Selection.H')
-rw-r--r-- | databases/mysql-gui/files/patch-FL-Selection.H | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/databases/mysql-gui/files/patch-FL-Selection.H b/databases/mysql-gui/files/patch-FL-Selection.H deleted file mode 100644 index 7c9e2db4fe49..000000000000 --- a/databases/mysql-gui/files/patch-FL-Selection.H +++ /dev/null @@ -1,11 +0,0 @@ ---- FL/Selection.H.orig Wed Sep 3 19:03:20 2003 -+++ FL/Selection.H Wed Sep 3 19:03:27 2003 -@@ -17,7 +17,7 @@ - private: - class SelectionRange - { -- friend Selection; -+ friend class Selection; - private: - int mFrom; - int mTo; |