Wyatt Gillette před 4 měsíci
rodič
revize
10add91155

+ 0 - 1
jme3-core/src/main/java/com/jme3/audio/Listener.java

@@ -194,7 +194,6 @@ public class Listener {
 
     /**
      * Updates the associated {@link AudioRenderer} with the specified listener parameter.
-     * This method checks if a renderer is set before attempting to update it.
      *
      * @param param The {@link ListenerParam} to update on the renderer.
      */