diff options
Diffstat (limited to 'gnu/image.scm')
| -rw-r--r-- | gnu/image.scm | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gnu/image.scm b/gnu/image.scm index 21ac70e56aa..64bae48d515 100644 --- a/gnu/image.scm +++ b/gnu/image.scm | |||
| @@ -108,7 +108,6 @@ numeric expression ~%") value 'field)))) | |||
| 108 | 108 | ||
| 109 | (define-record-type* <partition> partition make-partition | 109 | (define-record-type* <partition> partition make-partition |
| 110 | partition? | 110 | partition? |
| 111 | (device partition-device (default #f)) | ||
| 112 | (size partition-size ;size in bytes as integer or 'guess | 111 | (size partition-size ;size in bytes as integer or 'guess |
| 113 | (sanitize validate-size)) | 112 | (sanitize validate-size)) |
| 114 | (offset partition-offset | 113 | (offset partition-offset |
