Merge pull request #3927 from jriwanek-forks/mystique
Un-dev matrox mystique
This commit is contained in:
@@ -5947,7 +5947,6 @@ const device_t millennium_device = {
|
||||
.config = mystique_config
|
||||
};
|
||||
|
||||
#if defined(DEV_BRANCH) && defined(USE_MGA)
|
||||
const device_t mystique_device = {
|
||||
.name = "Matrox Mystique",
|
||||
.internal_name = "mystique",
|
||||
@@ -5975,4 +5974,3 @@ const device_t mystique_220_device = {
|
||||
.force_redraw = mystique_force_redraw,
|
||||
.config = mystique_config
|
||||
};
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user