vgaigfx: remove #define MB, theres a MB enum in portdat.h

This commit is contained in:
cinap_lenrek 2015-08-06 13:33:39 +02:00
parent 87d7a3c875
commit a87b550183

View file

@ -12,8 +12,6 @@
#include <cursor.h>
#include "screen.h"
#define MB 0x100000
static ulong
preallocsize(Pcidev *p)
{