remove obsolete lines

This commit is contained in:
Stefan Lankes 2011-06-30 12:11:58 -07:00
parent e1d3ac2ec5
commit 86b1d02945

View file

@ -39,12 +39,6 @@ typedef struct {
extern bootinfo_t* bootinfo;
typedef struct {
uint8_t type;
uint8_t tag;
uint32_t length;
} icc_header_t;
/*
#define ICC_TYPE_IP (1 << 0)
#define ICC_TYPE_SVM (1 << 1)