Update mf_mountain_lion.c
Remove duplicate return statement in mf_mlion_stop_getting_screen_updates() This change is no impact anywhere.
This commit is contained in:
parent
ca53e8bca1
commit
c42edd9260
@ -209,8 +209,6 @@ int mf_mlion_stop_getting_screen_updates()
|
||||
}
|
||||
|
||||
return 0;
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
||||
int mf_mlion_get_dirty_region(RFX_RECT* invalid)
|
||||
|
Loading…
x
Reference in New Issue
Block a user