add ListPersistentRequests and WatchGlobal command
[jSite2.git] / src / net / pterodactylus / util / fcp / NodeRef.java
index 1e2cf59..1e57af4 100644 (file)
@@ -55,6 +55,7 @@ public class NodeRef {
         * Creates a new, empty noderef.
         */
        public NodeRef() {
+               /* intentionally left blank. */
        }
 
        /**