From 48ffa880f099b19052f18e399bf6af50780a24b0 Mon Sep 17 00:00:00 2001 From: Friendika Date: Sun, 7 Aug 2011 16:15:54 -0700 Subject: cleanup --- include/salmon.php | 2 -- 1 file changed, 2 deletions(-) (limited to 'include/salmon.php') diff --git a/include/salmon.php b/include/salmon.php index f1cef0a49..3ccae2756 100644 --- a/include/salmon.php +++ b/include/salmon.php @@ -114,8 +114,6 @@ EOT; // Setup RSA stuff to PKCS#1 sign the data - set_include_path(get_include_path() . PATH_SEPARATOR . 'library/phpsec'); - require_once('library/phpsec/Crypt/RSA.php'); $rsa = new CRYPT_RSA(); -- cgit v1.2.3