X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/a5a0dd06b67fecd5e571bd9d4221101393d5561b..71ec83d2fd6dde4fd6ad1905cf74c6cf23d13c2a:/utils/HelpGen/src/sourcepainter.cpp diff --git a/utils/HelpGen/src/sourcepainter.cpp b/utils/HelpGen/src/sourcepainter.cpp index 7c8b2f92ee..6814b5ffee 100644 --- a/utils/HelpGen/src/sourcepainter.cpp +++ b/utils/HelpGen/src/sourcepainter.cpp @@ -403,9 +403,9 @@ void check_keyword_map( int keywordMapNr ) // "make sure" the address of the first member of non-polimorphic class // coinsides with the address of the instance +/* KeywordT dummy; -/* if ( (char*)& dummy != &dummy.keyWord[0] ) throw; */