From 6de45db5b53636afff1e7e0a5d5efd012c1b7f20 Mon Sep 17 00:00:00 2001 From: Peter Rajnoha Date: Thu, 27 Jun 2013 15:26:39 +0200 Subject: [PATCH] cleanup: clear outdated comment (TODO already done) --- lib/format_text/format-text.c | 3 --- 1 file changed, 3 deletions(-) diff --git a/lib/format_text/format-text.c b/lib/format_text/format-text.c index 315725273..fae3ad7a2 100644 --- a/lib/format_text/format-text.c +++ b/lib/format_text/format-text.c @@ -1544,9 +1544,6 @@ static int _text_pv_initialise(const struct format_type *fmt, * value (e.g. backups). Also, if creating an EA, try to place * it in between the final alignment and existing PE start * if possible. - * TODO: Support restoring existing EA from MDA instead like - * we do for PE start? This would require adding EA info - * in MDA then! */ pv->pe_start = rp->pe_start; if (rp->ba_size) {