Revert "TextView: Fix FBC size breakage"

This reverts commit 8e268f7552.
This commit is contained in:
John Scipione 2014-07-24 13:15:30 -04:00
parent dc4ae0e9c0
commit fb224a9f14
1 changed files with 1 additions and 1 deletions

View File

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