Merge "Remove a declaration for an unimplemented function."

This commit is contained in:
Elliott Hughes 2015-04-21 04:43:05 +00:00 committed by Gerrit Code Review
commit eb7d308a37

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