Merge "Remove unused local variable."
This commit is contained in:
commit
de180fc283
1 changed files with 0 additions and 1 deletions
|
|
@ -115,7 +115,6 @@ errout:
|
||||||
static int remount(const char* dir, int* dir_ro)
|
static int remount(const char* dir, int* dir_ro)
|
||||||
{
|
{
|
||||||
char *dev;
|
char *dev;
|
||||||
int OFF = 0;
|
|
||||||
|
|
||||||
if (dir_ro == 0) {
|
if (dir_ro == 0) {
|
||||||
return 0;
|
return 0;
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue