diff options
Diffstat (limited to 'devel/yacl/files/patch-ag')
-rw-r--r-- | devel/yacl/files/patch-ag | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/devel/yacl/files/patch-ag b/devel/yacl/files/patch-ag deleted file mode 100644 index f7ab905549bd..000000000000 --- a/devel/yacl/files/patch-ag +++ /dev/null @@ -1,11 +0,0 @@ ---- ui/scrolwin.cxx.orig Sun Feb 27 11:52:49 2000 -+++ ui/scrolwin.cxx Sun Feb 27 11:53:15 2000 -@@ -50,7 +50,7 @@ - }; - - #if defined(__X_MOTIF__) --static const SCROLL_BAR_WIDTH = 12; -+static const int SCROLL_BAR_WIDTH = 12; - #endif - - UIPriv_Scroller::UIPriv_Scroller (UI_ScrollableWindow* parent, |