diff options
Diffstat (limited to 'html.h')
-rw-r--r-- | html.h | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -14,8 +14,6 @@ * ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. */ -#ifndef HTML_H -#define HTML_H __BEGIN_DECLS @@ -176,5 +174,3 @@ void buffmt_includes(struct html *, const char *); int html_strlen(const char *); __END_DECLS - -#endif /*!HTML_H*/ |