Skip to content

Commit

Permalink
Remove unused class.
Browse files Browse the repository at this point in the history
  • Loading branch information
mrubinsk committed Dec 20, 2014
1 parent 24137eb commit 139622e
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 67 deletions.
Expand Up @@ -154,12 +154,6 @@ public function getBodyTypePreference($save_bandwith = false)
: Horde_ActiveSync::BODYPREF_TYPE_PLAIN);
}


public function hasHtml()
{
return !empty($this->_html);
}

/**
* Determine which parts we need, and fetch them.
*
Expand Down
61 changes: 0 additions & 61 deletions framework/ActiveSync/lib/Horde/ActiveSync/Utils/Mime.php

This file was deleted.

0 comments on commit 139622e

Please sign in to comment.