X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/fbe77ceae546bdc9fc219ae01f6f0d12f37f1038..42f30fa288e18beb7dedc5648c009d476c43e9e1:/src/html/m_tables.cpp?ds=inline diff --git a/src/html/m_tables.cpp b/src/html/m_tables.cpp index b9fcc38bb2..adc0620081 100644 --- a/src/html/m_tables.cpp +++ b/src/html/m_tables.cpp @@ -543,7 +543,6 @@ TAG_HANDLER_BEGIN(TABLE, "TABLE,TR,TD,TH") { wxHtmlTableCell *oldt = m_Table; wxHtmlContainerCell *oldcont; - int m_OldAlign; oldcont = c = m_WParser->OpenContainer();