summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/layout/stopthie.lay
diff options
context:
space:
mode:
Diffstat (limited to 'src/mess/layout/stopthie.lay')
-rw-r--r--src/mess/layout/stopthie.lay14
1 files changed, 2 insertions, 12 deletions
diff --git a/src/mess/layout/stopthie.lay b/src/mess/layout/stopthie.lay
index b54c4d84e68..08148b1f45a 100644
--- a/src/mess/layout/stopthie.lay
+++ b/src/mess/layout/stopthie.lay
@@ -1,18 +1,8 @@
<?xml version="1.0"?>
<mamelayout version="2">
- <element name="background">
- <rect>
- <bounds left="0" top="0" right="1" bottom="1" />
- <color red="0.0" green="0.0" blue="0.0" />
- </rect>
- </element>
- <view name="Default Layout">
-
- <!-- Black background -->
- <bezel element="background">
- <bounds left="0" top="0" right="200" bottom="200" />
- </bezel>
+ <view name="Internal Layout">
+ <bounds left="0" right="200" top="0" bottom="200" />
</view>
</mamelayout>