Remove a declaration for an unimplemented function.

Change-Id: I890cef52e9a8c26d98f227f269a7dcfcb6eaa795
This commit is contained in:
Elliott Hughes 2015-04-20 20:55:43 -07:00
parent 623aa1c47a
commit e886ba9c4e
1 changed files with 0 additions and 1 deletions

View File

@ -20,7 +20,6 @@
__BEGIN_DECLS
int partition_wiped(char *source);
void erase_footer(const char *dev_path, long long size);
__END_DECLS