Removed empty lines

This commit is contained in:
Inez Korczynski 2011-12-05 20:46:53 +00:00
parent fc3015b260
commit 5be5d276a4

View file

@ -70,9 +70,6 @@ es.SurfaceView = function( $container, model ) {
// Events
this.model.on( 'select', function( selection ) {
// Keep a copy of the current selection on hand
_this.currentSelection = selection.clone();
// Respond to selection changes