splash: remove unused label click handler
This commit is contained in:
parent
462c13a0d6
commit
857029dbee
|
@ -182,11 +182,6 @@ namespace OpenLiveWriter.CoreServices
|
||||||
}
|
}
|
||||||
#endregion
|
#endregion
|
||||||
|
|
||||||
private void Label1_Click(object sender, EventArgs e)
|
|
||||||
{
|
|
||||||
|
|
||||||
}
|
|
||||||
|
|
||||||
private void AnimationTick(object sender, EventArgs e)
|
private void AnimationTick(object sender, EventArgs e)
|
||||||
{
|
{
|
||||||
// .NET Foundation Logo linear slide animation
|
// .NET Foundation Logo linear slide animation
|
||||||
|
|
Loading…
Reference in New Issue