From 66aea3d3165da466055fb119f0473eff16715bf9 Mon Sep 17 00:00:00 2001 From: Kristaps Dzonsons Date: Mon, 10 Aug 2009 10:09:51 +0000 Subject: Moved indentation size into *term.c files. Improved handling of libman `IP' macro (still needs work). --- term.h | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'term.h') diff --git a/term.h b/term.h index 9b3a33b8..6cc77dae 100644 --- a/term.h +++ b/term.h @@ -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 * @@ -17,11 +17,6 @@ #ifndef TERM_H #define TERM_H -/* FIXME - clean up tabs. */ - -#define INDENT 5 -#define HALFINDENT 3 - __BEGIN_DECLS enum termenc { -- cgit v1.2.3-56-ge451