summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/rom.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/rom.sh b/include/rom.sh
index 30d07d28..ef6cf516 100644
--- a/include/rom.sh
+++ b/include/rom.sh
@@ -120,7 +120,6 @@ check_coreboot_util()
coreboot_pad_one_byte()
{
- # TODO: why is this if block here? can i remove it?
if [ "$XBMK_RELEASE" = "y" ] && [ "$release" = "n" ]; then
return 0
fi