1
0
Fork 0
mirror of https://github.com/transmission/transmission synced 2025-03-09 21:54:09 +00:00

remove unneeded line

This commit is contained in:
Mitchell Livingston 2007-10-01 03:28:49 +00:00
parent b99084e638
commit 0888fe4f68

View file

@ -29,8 +29,6 @@
#include "transmission.h"
#include "trcompat.h"
static int charToInt( char character );
static int charToInt( char character )
{
int value;