[Alephmodular-devel] use of definition PREPROCESSING_CODE?
Status: Pre-Alpha
Brought to you by:
brefin
From: Br'fin <br...@ma...> - 2003-01-04 23:56:09
|
OK, so I've been poking around, examining the code marked #ifdef OBSOLETE. Some of it looks interesting. Such as some code regarding the network microphone in the GUI, or another form of word wrapping in the terminal that doesn't use QuickDraws StyleLineBreak. Others look more fully obsolete and more obviously droppable. In my examinations I found computer_interface.cpp filled with #ifdef/#ifndef PREPROCESSING_CODE Only the MPW makefiles for export_definitions and physics_patches seem to define the variable. But nothing else did. Does anyone know what this definition is for? And does anyone mind if I consider PREPROCESSING_CODE to be obsolete and thus remove all the code associated with it? -Jeremy Parsons |