CPUMonitor theme: Don't set aspect in theme.

This commit is contained in:
Stephen 'Okra' Houston 2017-08-24 08:05:44 -05:00
parent e63be982d9
commit 7683780351
1 changed files with 0 additions and 2 deletions

View File

@ -3,8 +3,6 @@ group { name: "e/gadget/cpumonitor/main";
parts {
part { name: "e.swallow.content"; type: SWALLOW;
description { state: "default" 0.0;
aspect: 1 1;
aspect_preference: BOTH;
}
}
}