mirror of
https://github.com/transmission/transmission
synced 2025-03-10 06:02:57 +00:00
remove unneeded line
This commit is contained in:
parent
b99084e638
commit
0888fe4f68
1 changed files with 0 additions and 2 deletions
|
@ -29,8 +29,6 @@
|
||||||
#include "transmission.h"
|
#include "transmission.h"
|
||||||
#include "trcompat.h"
|
#include "trcompat.h"
|
||||||
|
|
||||||
static int charToInt( char character );
|
|
||||||
|
|
||||||
static int charToInt( char character )
|
static int charToInt( char character )
|
||||||
{
|
{
|
||||||
int value;
|
int value;
|
||||||
|
|
Loading…
Add table
Reference in a new issue