cprofile not conditional
This commit is contained in:
@@ -14,8 +14,6 @@
|
||||
|
||||
#include "../system.h"
|
||||
|
||||
#if CPROFILE
|
||||
|
||||
#include <string.h>
|
||||
|
||||
/*===========================================================================*
|
||||
@@ -147,5 +145,3 @@ register message *m_ptr; /* pointer to request message */
|
||||
}
|
||||
}
|
||||
|
||||
#endif /* CPROFILE */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user