summaryrefslogtreecommitdiff
path: root/firmware/target/hosted/sdl/sim-ui-defines.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/target/hosted/sdl/sim-ui-defines.h')
-rw-r--r--firmware/target/hosted/sdl/sim-ui-defines.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/firmware/target/hosted/sdl/sim-ui-defines.h b/firmware/target/hosted/sdl/sim-ui-defines.h
index 97562ef933..5b4030bd37 100644
--- a/firmware/target/hosted/sdl/sim-ui-defines.h
+++ b/firmware/target/hosted/sdl/sim-ui-defines.h
@@ -203,13 +203,6 @@
203#define UI_LCD_POSX 42 /* x position of lcd */ 203#define UI_LCD_POSX 42 /* x position of lcd */
204#define UI_LCD_POSY 35 /* y position of lcd */ 204#define UI_LCD_POSY 35 /* y position of lcd */
205 205
206#elif defined(IRIVER_IFP7XX)
207#define UI_TITLE "iriver iFP7xx"
208#define UI_WIDTH 425 /* width of GUI window */
209#define UI_HEIGHT 183 /* height of GUI window */
210#define UI_LCD_POSX 115 /* x position of lcd */
211#define UI_LCD_POSY 54 /* y position of lcd */
212
213#elif defined(MROBE_100) 206#elif defined(MROBE_100)
214#define UI_TITLE "Olympus M:Robe 100" 207#define UI_TITLE "Olympus M:Robe 100"
215#define UI_WIDTH 247 /* width of GUI window */ 208#define UI_WIDTH 247 /* width of GUI window */