slider.edc: remove unnecessary empty lines while reading it.

This commit is contained in:
Daniel Juyung Seo 2013-07-21 15:04:34 +09:00
parent 5e7742d4c3
commit f7441b509e
1 changed files with 0 additions and 4 deletions

View File

@ -40,7 +40,6 @@ group { name: "elm/slider/horizontal/default";
images {
image: "sl_bg.png" COMP;
image: "sl_bg_over.png" COMP;
image: "sl_units.png" COMP;
}
parts {
@ -604,7 +603,6 @@ group { name: "elm/slider/vertical/default";
images {
image: "slv_bg.png" COMP;
image: "slv_bg_over.png" COMP;
image: "slv_units.png" COMP;
}
parts {
@ -1509,5 +1507,3 @@ group { name: "elm/slider/horizontal/indicator/default";
}
}
}