Created opportunity to omit source module libburn/crc.c

This commit is contained in:
2010-02-14 17:17:04 +00:00
parent 6db992e646
commit c12bbff7d1
5 changed files with 49 additions and 2 deletions

View File

@ -39,7 +39,6 @@
#include "libburn.h"
#include "drive.h"
#include "transport.h"
#include "crc.h"
#include "debug.h"
#include "init.h"
#include "toc.h"