mirror of https://github.com/BOINC/boinc.git
Remove unused variables
svn path=/trunk/boinc/; revision=13739
This commit is contained in:
parent
34cb7c9988
commit
fd8f4c8959
|
@ -32,7 +32,6 @@
|
|||
#include <grp.h>
|
||||
|
||||
int main(int argc, char** argv) {
|
||||
int i, j;
|
||||
passwd *pw;
|
||||
group *grp;
|
||||
char user_name[256], group_name[256];
|
||||
|
|
Loading…
Reference in New Issue