X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/fbe77ceae546bdc9fc219ae01f6f0d12f37f1038..bc797f4cc8ffe36277ba8b7dd4b57e63a96bfcb5:/src/html/m_tables.cpp 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();