X-Git-Url: http://v3vee.org/palacios/gitweb/gitweb.cgi?a=blobdiff_plain;f=palacios%2Fsrc%2Fdevices%2F8259a.c;h=121764626696ba17226dec8e1b7dfef98bb8436d;hb=c06353fc5bed0f246bca54eff9294ab33c2fd860;hp=186aacec6f13f1d18546c44a9ff9aa18e9a7b9b8;hpb=65bb8c626cd9f5d540ead53ed5125da0c21fefe1;p=palacios.releases.git diff --git a/palacios/src/devices/8259a.c b/palacios/src/devices/8259a.c index 186aace..1217646 100644 --- a/palacios/src/devices/8259a.c +++ b/palacios/src/devices/8259a.c @@ -6,7 +6,6 @@ #ifndef DEBUG_PIC #undef PrintDebug #define PrintDebug(fmt, args...) -//#define PrintPicTrace(_f, _a...) PrintTrace("\n8259a.c(%d) "_f, __LINE__, ## _a) #endif