On Tue, Oct 15, 2002 at 09:37:03AM +0200, Lars Gullik Bj�nnes wrote:

> | we do #ifdef and #if on it. That can't be right.
> 
> Why not?
> 
> When defined it is defined as
> 
> #define USE_CAPTION 1
> 
> so that both ifdef and if will work.

lol. Then I come along and say ooh, disable the code, I do :

#define USE_CAPTION 0

*whoops*

Of course it's not right to use both ifdef and if !!

> | Furthermore, if we
> | /did/ define it, it wouldn't compile. Remove it ?
> 
> Nah.. 

Why not ? It's DEAD code

john

-- 
"CUT IT OUT FACEHEAD"
        - jeffk

Reply via email to