=================================================================== RCS file: /cvs/mandoc/term.h,v retrieving revision 1.43 retrieving revision 1.44 diff -u -p -r1.43 -r1.44 --- mandoc/term.h 2009/07/27 12:02:49 1.43 +++ mandoc/term.h 2009/08/10 10:09:51 1.44 @@ -1,4 +1,4 @@ -/* $Id: term.h,v 1.43 2009/07/27 12:02:49 kristaps Exp $ */ +/* $Id: term.h,v 1.44 2009/08/10 10:09:51 kristaps Exp $ */ /* * Copyright (c) 2008, 2009 Kristaps Dzonsons * @@ -16,11 +16,6 @@ */ #ifndef TERM_H #define TERM_H - -/* FIXME - clean up tabs. */ - -#define INDENT 5 -#define HALFINDENT 3 __BEGIN_DECLS