]> git.mxchange.org Git - hub.git/blobdiff - application/hub/main/listener/class_
Removed deprecated code (see last commit why)
[hub.git] / application / hub / main / listener / class_
index 199e8c7fc598cf7fe86f9a6d7b779020f36f30a1..d8b77d2b0d4ae5ce121e1990d8d7c58a12cf1e88 100644 (file)
@@ -4,7 +4,7 @@
  *
  * @author             Roland Haeder <webmaster@ship-simu.org>
  * @version            0.0.0
- * @copyright  Copyright (c) 2007, 2008 Roland Haeder, 2009 Hub Developer Team
+ * @copyright  Copyright (c) 2007, 2008 Roland Haeder, 2009 - 2011 Hub Developer Team
  * @license            GNU GPL 3.0 or any newer version
  * @link               http://www.ship-simu.org
  *
@@ -21,7 +21,7 @@
  * You should have received a copy of the GNU General Public License
  * along with this program. If not, see <http://www.gnu.org/licenses/>.
  */
-class ???Listener extends BaseListener implements Listenable, Visitable {
+class ???Listener extends BaseListener implements Listenable {
        /**
         * Protected constructor
         *