View | Details | Raw Unified
Collapse All | Expand All

(-) fglrx_panel_sources.orig/BoardInfo.cpp (-1 / +4 lines)
 Lines 30-36    Link Here 
bool bHasSecondary;
// initialize bHasSecondary with true to prevent gcc 3.4 compiling bug
// this has nothing to do with the hardware configuration of the user
// bHasSecondary gets his correct initialization in ExtGetDriverData
bool bHasSecondary = true;
bool bHas_Screen1_Line;
bool bHas_Screen1_Line;
unsigned long ulDesktopSetup;
unsigned long ulDesktopSetup;