am de165446: am 09495b7f: am eb7d308a: Merge "Remove a declaration for an unimplemented function."

* commit 'de165446ede9f663b24a2aeec91c34a6758db1ad':
  Remove a declaration for an unimplemented function.
This commit is contained in:
Elliott Hughes 2015-04-21 05:26:49 +00:00 committed by Android Git Automerger
commit 72e9ff084b
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