util.h isn't really needed and only causes problems when compiling the tests

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4896 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
kichik 2007-01-25 17:44:06 +00:00
parent 196d1d0028
commit d10b1ccc5f
2 changed files with 4 additions and 5 deletions

View file

@ -257,8 +257,6 @@ extern void BZ2_hbMakeCodeLengths ( UChar*, Int32*, Int32, Int32 );
#else//EXEHEAD
#include "../exehead/util.h"
/*-- states for decompression. --*/
#define BZ_X_IDLE 1