]> git.mxchange.org Git - hub.git/blobdiff - application/hub/main/factories/states/peer/class_PeerStateFactory.php
New exception and interface added, continued development:
[hub.git] / application / hub / main / factories / states / peer / class_PeerStateFactory.php
index d7edad9f772476e15bd0582736cf2cb552eb84eb..22e340239ef4bb8813cde995f05bde166fba2588 100644 (file)
@@ -66,7 +66,6 @@ class PeerStateFactory extends ObjectFactory {
                }
 
                // For any purposes, return the state instance
-               die(__METHOD__."\n");
                return $stateInstance;
        }