remove APPLET check so we can create .depend

This commit is contained in:
Mike Frysinger 2007-04-17 13:00:05 +00:00
parent 9d50d4cb25
commit e2af000463
1 changed files with 0 additions and 4 deletions

View File

@ -7,10 +7,6 @@
* Released under the GPLv2
*/
#ifndef APPLET
# error you forgot to define APPLET
#endif
static void usage (int exit_status)
{
int i;