Code cleanup

This commit is contained in:
Pierre Pronchery 2010-10-27 01:03:16 +00:00
parent b3448af4c1
commit c85350edfe

View File

@ -45,14 +45,6 @@
/* private */
/* constants */
static char const * _authors[] =
{
"Pierre Pronchery <khorben@defora.org>",
NULL
};
/* prototypes */
static GList * _copy_selection(Browser * browser);