Remove unused header
Signed-off-by: Jeremy Kerr <jeremy.kerr@canonical.com>
This commit is contained in:
parent
e27f10f6c2
commit
3e6c9347be
1 changed files with 0 additions and 12 deletions
12
sbsigntool.h
12
sbsigntool.h
|
@ -1,12 +0,0 @@
|
||||||
#ifndef SBSIGNTOOL_H
|
|
||||||
#define SBSIGNTOOL_H
|
|
||||||
|
|
||||||
struct sign_context {
|
|
||||||
struct image *image;
|
|
||||||
const char *infilename;
|
|
||||||
const char *outfilename;
|
|
||||||
int verbose;
|
|
||||||
}
|
|
||||||
|
|
||||||
#endif /* SBSIGNTOOL_H */
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue