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 c3ae7c0551..97562ef933 100644
--- a/firmware/target/hosted/sdl/sim-ui-defines.h
+++ b/firmware/target/hosted/sdl/sim-ui-defines.h
@@ -226,13 +226,6 @@
226#define UI_LCD_POSX 58 /* x position of lcd */ 226#define UI_LCD_POSX 58 /* x position of lcd */
227#define UI_LCD_POSY 67 /* y position of lcd */ 227#define UI_LCD_POSY 67 /* y position of lcd */
228 228
229#elif defined(IAUDIO_7)
230#define UI_TITLE "iAudio7"
231#define UI_WIDTH 494 /* width of GUI window */
232#define UI_HEIGHT 214 /* height of GUI window */
233#define UI_LCD_POSX 131 /* x position of lcd */
234#define UI_LCD_POSY 38 /* y position of lcd */
235
236#elif defined(CREATIVE_ZVM) || defined(CREATIVE_ZVM60GB) 229#elif defined(CREATIVE_ZVM) || defined(CREATIVE_ZVM60GB)
237#ifdef CREATIVE_ZVM 230#ifdef CREATIVE_ZVM
238 #define UI_TITLE "Creative Zen Vision:M 30GB" 231 #define UI_TITLE "Creative Zen Vision:M 30GB"