[jQuery] Jquery 1.2.6 + jGrowl easing error

[jQuery] Jquery 1.2.6 + jGrowl easing error


When I am using the default swing method of easing I get this error.
D.easing[this.options.easing || (D.easing.swing ? "swing" : "linear")]
is not a function
Was easing removed in 1.2.6?