diff options
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; |