[Summary] Removed useless XML

[git-p4: depot-paths = "//Abdaw/dev_main/tracks/": change = 465267]
This commit is contained in:
Grygorii Zharun 2014-06-03 02:49:51 -05:00 committed by Paul Davis
parent f6dcf69fe9
commit cd8f096f90

View file

@ -1,26 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<Layout bgnormal="#565656" width="60" height="20">
<style name="generic_control" font ="Arial 10"/>
<Button id="playback_on_button"
text="ON"
style="generic_control"
fgnormal="#FFFFFF"
bgnormal="#606060"
fgactive="#FFFFFF"
bgactive="#1CA3B3"
fghover="#FFFFFF"
bghover="#808080"
borderwidth="0 0 0 0"
x="0" y="0" width="30" height="19"/>
<Button id="playback_off_button"
text="OFF"
style="generic_control"
fgnormal="#FFFFFF"
bgnormal="#606060"
fgactive="#FFFFFF"
bgactive="#FC3334"
fghover="#FFFFFF"
bghover="#808080"
borderwidth="0 0 0 0"
x="30" y="0" width="30" height="19"/>
</Layout>