Browse Source

removed useless statement

Andrea Luzzardi 17 years ago
parent
commit
8f9e13ba30
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      src/hal.c

+ 0
- 1
src/hal.c View File

@ -177,7 +177,6 @@ char *pusb_hal_find_item(LibHalContext *ctx,
match = 0;
break;
}
match = 1;
}
if (match)
{


Loading…
Cancel
Save