Skip to content

Commit

Permalink
Simplify
Browse files Browse the repository at this point in the history
  • Loading branch information
mrubinsk committed Sep 30, 2015
1 parent dbd87d1 commit 9b3f151
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions framework/ActiveSync/lib/Horde/ActiveSync/Request/Search.php
Expand Up @@ -128,8 +128,6 @@ protected function _handle()
$search_query = array();
switch (Horde_String::lower($search_name)) {
case 'documentlibrary':
$search_query['query'] = $this->_parseQuery();
break;
case 'mailbox':
$search_query['query'] = $this->_parseQuery();
break;
Expand Down

0 comments on commit 9b3f151

Please sign in to comment.