From 2ebe52dc7ea5bbc92f94fab5dbbd2f9f36ce2756 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Jaime=20P=C3=A9rez=20Crespo?= <jaime.perez@uninett.no>
Date: Fri, 17 Jan 2014 15:38:50 +0000
Subject: [PATCH] Remove bad comment.

git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@3324 44740490-163a-0410-bde0-09ae8108e29a
---
 modules/authfacebook/extlibinc/base_facebook.php | 2 --
 1 file changed, 2 deletions(-)

diff --git a/modules/authfacebook/extlibinc/base_facebook.php b/modules/authfacebook/extlibinc/base_facebook.php
index 2ea0fb438..8137ca9f8 100644
--- a/modules/authfacebook/extlibinc/base_facebook.php
+++ b/modules/authfacebook/extlibinc/base_facebook.php
@@ -1180,8 +1180,6 @@ abstract class BaseFacebook
     return $this->getHttpHost();
   }
 
-  /**
-
   /**
    * Returns the Current URL, stripping it of known FB parameters that should
    * not persist.
-- 
GitLab