Revert "TextView: Fix FBC size breakage"

This reverts commit 8e268f7552ca94716995885483d34d4053cc94a2.
This commit is contained in:
John Scipione 2014-07-24 13:15:30 -04:00
parent dc4ae0e9c0
commit fb224a9f14

View File

@ -460,7 +460,7 @@ private:
bool fInstalledSelectOptionLinewiseShortcuts;
bool fInstalledSelectHomeEndDocwiseShortcuts;
uint32 _reserved[4];
uint32 _reserved[6];
};
#endif // _TEXTVIEW_H