diff options
| author | Greg Roach <fisharebest@gmail.com> | 2014-05-10 13:28:11 +0100 |
|---|---|---|
| committer | Greg Roach <fisharebest@gmail.com> | 2014-05-10 13:28:11 +0100 |
| commit | 85b139bc9b402c12dbe6351292d70076c4da7f6e (patch) | |
| tree | ea86d670330418f080bc03ad68622d3f8222ab13 /library/WT/Auth.php | |
| parent | eda2ec5e6c255216a48eaf4e18c04c92773498f0 (diff) | |
| download | webtrees-85b139bc9b402c12dbe6351292d70076c4da7f6e.tar.gz webtrees-85b139bc9b402c12dbe6351292d70076c4da7f6e.tar.bz2 webtrees-85b139bc9b402c12dbe6351292d70076c4da7f6e.zip | |
Cleanup - unused code
Diffstat (limited to 'library/WT/Auth.php')
| -rw-r--r-- | library/WT/Auth.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/library/WT/Auth.php b/library/WT/Auth.php index b032f83396..39adecb6a2 100644 --- a/library/WT/Auth.php +++ b/library/WT/Auth.php @@ -17,7 +17,6 @@ // along with this program; if not, write to the Free Software // Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA -use Exception; use WT_Tree; use Zend_Session; |
