D'oh! That previous 2 liner should have been a 1 liner. :-) Forgot to remove a

an unused variable.


SVN revision: 5750
This commit is contained in:
rbdpngn 2001-12-06 22:33:35 +00:00 committed by rbdpngn
parent 306cd85ff4
commit 23ac2be6cf
1 changed files with 0 additions and 1 deletions

View File

@ -2815,7 +2815,6 @@ e_dnd_drop_request_free(void)
static void
e_dnd_handle_drop( E_View *v, E_dnd_enum dnd_pending_mode )
{
E_Icon *ic;
char hostname[PATH_MAX];
int in, out;
char *filename;