summaryrefslogtreecommitdiff
path: root/plugins/gtkui/gtkui.c
diff options
context:
space:
mode:
authorGravatar Alexey Yakovenko <waker@users.sourceforge.net>2013-11-05 22:48:58 +0100
committerGravatar Alexey Yakovenko <waker@users.sourceforge.net>2013-11-05 22:48:58 +0100
commit07a356a4c0e256f6da4be205a41e690193e174b8 (patch)
treee2469a90dc6ada99c213aaecebe09b312e45a543 /plugins/gtkui/gtkui.c
parentaf6b39ba173bf44ec972ece2e43af49efb1e3e8a (diff)
minor text updates
Diffstat (limited to 'plugins/gtkui/gtkui.c')
-rw-r--r--plugins/gtkui/gtkui.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/plugins/gtkui/gtkui.c b/plugins/gtkui/gtkui.c
index d6094ee5..b8e9acc1 100644
--- a/plugins/gtkui/gtkui.c
+++ b/plugins/gtkui/gtkui.c
@@ -1639,10 +1639,6 @@ static ddb_gtkui_t plugin = {
"You should have received a copy of the GNU General Public License\n"
"along with this program; if not, write to the Free Software\n"
"Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.\n"
- "\n"
- "This plugin includes gtkglext-1.0.2\n"
- "GTK3 version uses the unofficial port from https://github.com/tdz/gtkglext\n"
- "(C) gtkglext authors and contributors under LGPLv2.1\n"
,
.gui.plugin.website = "http://deadbeef.sf.net",
.gui.plugin.start = gtkui_start,