diff options
author | Martin Pitt <martin.pitt@ubuntu.com> | 2016-02-10 14:01:46 +0100 |
---|---|---|
committer | Martin Pitt <martin.pitt@ubuntu.com> | 2016-02-10 14:01:46 +0100 |
commit | 16a798deb3b560f8b27848fe292a76b362c0b581 (patch) | |
tree | 4ae7e762ebb68b6cc33c1c7572af46ac948bc99a /src/boot/efi/stub.c | |
parent | 3256faea2d831d911d0b0883d26b594ab9c9a65e (diff) | |
parent | b26fa1a2fbcfee7d03b0c8fd15ec3aa64ae70b9f (diff) |
Merge pull request #2569 from zonque/removals
Remove some old cruft
Diffstat (limited to 'src/boot/efi/stub.c')
-rw-r--r-- | src/boot/efi/stub.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/boot/efi/stub.c b/src/boot/efi/stub.c index 2cd5c33cb6..9633bc1792 100644 --- a/src/boot/efi/stub.c +++ b/src/boot/efi/stub.c @@ -1,5 +1,3 @@ -/*-*- Mode: C; c-basic-offset: 8; indent-tabs-mode: nil -*-*/ - /* This program is free software; you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation; either version 2.1 of the License, or |