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

* commit '09495b7fa58e2300d5014292c4a82da5bdeec461':
  Remove a declaration for an unimplemented function.
This commit is contained in:
Elliott Hughes 2015-04-21 05:03:21 +00:00 committed by Android Git Automerger
commit de165446ed

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