Remove a declaration for an unimplemented function.
Change-Id: I890cef52e9a8c26d98f227f269a7dcfcb6eaa795
This commit is contained in:
parent
623aa1c47a
commit
e886ba9c4e
|
@ -20,7 +20,6 @@
|
|||
__BEGIN_DECLS
|
||||
|
||||
int partition_wiped(char *source);
|
||||
void erase_footer(const char *dev_path, long long size);
|
||||
|
||||
__END_DECLS
|
||||
|
||||
|
|
Loading…
Reference in New Issue