keybinder3: remove unused parameter

This commit is contained in:
Frederik Rietdijk 2016-09-25 23:56:29 +02:00
parent a0fc782d6e
commit 61456c175e

View File

@ -1,4 +1,4 @@
{ stdenv, fetchFromGitHub, autoconf, automake, libtool, pkgconfig, gnome3, pygtk
{ stdenv, fetchFromGitHub, autoconf, automake, libtool, pkgconfig, gnome3
, gtk_doc, gtk3, python, lua, libX11, libXext, libXrender, gobjectIntrospection
}: