diff options
-rw-r--r-- | Net/OpenID/CryptUtil.php | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Net/OpenID/CryptUtil.php b/Net/OpenID/CryptUtil.php index a8a90f2..37073af 100644 --- a/Net/OpenID/CryptUtil.php +++ b/Net/OpenID/CryptUtil.php @@ -501,8 +501,6 @@ class Net_OpenID_MathWrapper { * describes the library or module being wrapped. Users of * Net_OpenID_MathWrapper instances should check this value if * they care about the type of math functionality being exposed. - * - * @type string */ var $type = 'dumb'; |