Hid the Compressor toolbar button

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2599 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
icemank 2003-05-30 23:35:36 +00:00
parent b1c8770c16
commit 9a9b3bafac
3 changed files with 7 additions and 9 deletions

View file

@ -41,9 +41,7 @@
#define TBB_SEP2 6
#define TBB_RECOMPILE 7
#define TBB_DEFINES 8
#ifdef COMPRESSOR_OPTION
#define TBB_COMPRESSOR 9
#endif
#define TBB_TEST 10
#define TBB_EDITSCRIPT 11
#define TBB_BROWSESCR 12