Skip to content

Commit

Permalink
hangover from old code
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniel Nelson committed Sep 12, 2011
1 parent d14b40c commit fa125fc
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 19 deletions.
1 change: 0 additions & 1 deletion app/assets/javascripts/controllers.js
Expand Up @@ -70,7 +70,6 @@ function PhotosCtrl(Photos, Galleries, Photographers, SelectedPhotos) {
});
selected_photo.$create(function() {
self.selected_photos.push(selected_photo);
addWatchersToSelectedPhoto(selected_photo);
});
}

Expand Down

0 comments on commit fa125fc

Please sign in to comment.