From 70416de298b811ab6be53a1c67f0d2531d99cd46 Mon Sep 17 00:00:00 2001 From: Behdad Esfahbod Date: Sat, 9 Jun 2012 00:56:41 -0400 Subject: [PATCH] Minor --- src/hb-open-type-private.hh | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/hb-open-type-private.hh b/src/hb-open-type-private.hh index 5d681e2e1..4d8c507fb 100644 --- a/src/hb-open-type-private.hh +++ b/src/hb-open-type-private.hh @@ -342,8 +342,6 @@ struct Sanitizer template struct BEInt; -/* LONGTERMTODO: On machines allowing unaligned access, we can make the - * following tighter by using byteswap instructions on ints directly. */ template struct BEInt {