diff options
author | Johannes Hofmann <Johannes.Hofmann@gmx.de> | 2012-02-02 20:35:28 +0100 |
---|---|---|
committer | Johannes Hofmann <Johannes.Hofmann@gmx.de> | 2012-02-02 20:35:28 +0100 |
commit | 1974979b8fbc0eed3f496e9eaf59f2a9bd4a2bba (patch) | |
tree | 4fe1b4d38ca8afad6c38f6950a66535f78456793 /src/html_common.hh | |
parent | f6f1325f0aceebd43c742c2e37722d176ab3fc76 (diff) |
remove unused code
spotted-by: corvid
Diffstat (limited to 'src/html_common.hh')
-rw-r--r-- | src/html_common.hh | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/html_common.hh b/src/html_common.hh index 52641f00..726fbd0e 100644 --- a/src/html_common.hh +++ b/src/html_common.hh @@ -35,8 +35,6 @@ } D_STMT_END -extern bool tagIsDisplayEnabled; - /* * Typedefs */ |