theme: don't use timed transition for comp focus out glow

This commit is contained in:
Mike Blumenkrantz 2016-04-22 15:24:21 -04:00
parent c832ca1732
commit 0ab0622a3a
1 changed files with 0 additions and 1 deletions

View File

@ -394,7 +394,6 @@ group { name: "e/comp/frame/default";
target: "focus-clipper";
sequence {
action: STATE_SET "default" 0.0;
transition: SINUSOIDAL 0.4;
target: "glow";
}
}