Explorar el Código

update javadoc

Wyatt Gillette hace 4 meses
padre
commit
10add91155
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      jme3-core/src/main/java/com/jme3/audio/Listener.java

+ 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.
      */