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

* commit 'eb7d308a37e89ce3e563d22e9016c2c5b87a2dbe':
  Remove a declaration for an unimplemented function.
This commit is contained in:
Elliott Hughes 2015-04-21 04:51:19 +00:00 committed by Android Git Automerger
commit 09495b7fa5

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