diff options
Diffstat (limited to 'x11-clocks/bbdate/files/patch-aa')
-rw-r--r-- | x11-clocks/bbdate/files/patch-aa | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/x11-clocks/bbdate/files/patch-aa b/x11-clocks/bbdate/files/patch-aa deleted file mode 100644 index bb52d6494472..000000000000 --- a/x11-clocks/bbdate/files/patch-aa +++ /dev/null @@ -1,11 +0,0 @@ ---- LinkedList.hh.orig Fri Sep 6 20:17:41 2002 -+++ LinkedList.hh Fri Sep 6 20:17:47 2002 -@@ -63,7 +63,7 @@ - int elements; - __llist_node *_first, *_last; - -- friend __llist_iterator; -+ friend class __llist_iterator; - - - protected: |