This website works better with JavaScript
Home
Explore
引导页
在线工具
Blog
Register
Sign In
Pchen0
/
bfgminer
mirror of
https://github.com/luke-jr/bfgminer.git
Watch
1
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
Delete unused variable.
Con Kolivas
14 years ago
parent
6693898710
commit
86a53824b5
1 changed files
with
0 additions
and
1 deletions
Split View
Show Diff Stats
0
1
api.c
+ 0
- 1
api.c
View File
@@ -108,7 +108,6 @@
static char *WSAErrorMsg()
{
- char *msg;
int i;
int id = WSAGetLastError();