mirror of
https://github.com/geometer/FBReaderJ.git
synced 2025-10-04 18:29:23 +02:00
cleanup: unused static variable
This commit is contained in:
parent
9017ad8ea4
commit
fce4306ea0
1 changed files with 0 additions and 2 deletions
|
@ -36,8 +36,6 @@
|
|||
#include "../../bookmodel/BookReader.h"
|
||||
#include "../../bookmodel/BookModel.h"
|
||||
|
||||
static const bool USE_CSS = false;
|
||||
|
||||
std::map<std::string,XHTMLTagAction*> XHTMLReader::ourTagActions;
|
||||
|
||||
XHTMLTagAction::~XHTMLTagAction() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue