diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2003-04-06 01:22:08 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2003-04-06 01:22:08 +0000 |
commit | f03c467d535c9a23f99bd3a468529112f9ca3a00 (patch) | |
tree | 2afe03f79504873f93d4eb2ee3e6c30bb591154e /audio/juk/files/patch-juk::juk.h | |
parent | Added INSTALLS_SHLIB to Makefile. Informed maintainer. (diff) |
o Update to 1.1
o Remove patches incorporated into the distribution
Submitted by: Lauri Watts <lauri@kde.org> (FreeBSD KDE Team)
Notes
Notes:
svn path=/head/; revision=78379
Diffstat (limited to 'audio/juk/files/patch-juk::juk.h')
-rw-r--r-- | audio/juk/files/patch-juk::juk.h | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/audio/juk/files/patch-juk::juk.h b/audio/juk/files/patch-juk::juk.h deleted file mode 100644 index 1e4815ff380c..000000000000 --- a/audio/juk/files/patch-juk::juk.h +++ /dev/null @@ -1,11 +0,0 @@ ---- juk/juk.h.orig Tue Feb 18 05:27:09 2003 -+++ juk/juk.h Mon Mar 3 12:24:34 2003 -@@ -84,8 +84,6 @@ - void clear(); - void selectAll(); - --private slots: -- - // player menu - void play(); - void pause(); |