~julien-spautz/slingshot/magic-numbers

« back to all changes in this revision

Viewing changes to src/SlingshotView.vala

  • Committer: spautz-julien
  • Date: 2014-08-15 01:03:51 UTC
  • Revision ID: spautz-julien-20140815010351-iw0qz3uvkkedv1cd
removed superfluous line

Show diffs side-by-side

added added

removed removed

Lines of Context:
759
759
                case Modality.SEARCH_VIEW:
760
760
                    view_selector.hide ();
761
761
                    main_stack.set_visible_child_name ("search");
762
 
 
763
 
                    var content_area = get_content_area ();
764
762
                    break;
765
763
 
766
764
            }