diff options
| author | Jonas Häggqvist <rasher@rasher.dk> | 2008-01-31 19:48:36 +0000 |
|---|---|---|
| committer | Jonas Häggqvist <rasher@rasher.dk> | 2008-01-31 19:48:36 +0000 |
| commit | 0750d3c75b47f62ddc7432eff922eab33eead92e (patch) | |
| tree | de3c7a45b75873fd4ebee460d3e1daed64d901fb /apps/plugins | |
| parent | 4cd37d5ba4ed840f7d08ec6b6024cfa8c16457da (diff) | |
| download | rockbox-0750d3c75b47f62ddc7432eff922eab33eead92e.zip rockbox-0750d3c75b47f62ddc7432eff922eab33eead92e.tar.gz rockbox-0750d3c75b47f62ddc7432eff922eab33eead92e.tar.bz2 rockbox-0750d3c75b47f62ddc7432eff922eab33eead92e.tar.xz | |
Balance my ifs and endifs.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16190 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'apps/plugins')
| -rw-r--r-- | apps/plugins/bitmaps/native/SOURCES | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/plugins/bitmaps/native/SOURCES b/apps/plugins/bitmaps/native/SOURCES index c3a74ef..2c667c1 100644 --- a/apps/plugins/bitmaps/native/SOURCES +++ b/apps/plugins/bitmaps/native/SOURCES @@ -593,7 +593,6 @@ matrix_normal.bmp #else rockboxlogo.91x32x2.bmp #endif -#endif #elif LCD_DEPTH == 1 #if (LCD_WIDTH > 112) |