mirror of
https://github.com/pierre42100/ComunicWeb
synced 2024-11-22 12:09:21 +00:00
Remove useless configuration
This commit is contained in:
parent
2f399d17c0
commit
f50dca1864
@ -127,8 +127,6 @@ function byId(nodeName){
|
||||
* @return {Boolean} True for a success
|
||||
*/
|
||||
function emptyElem(container){
|
||||
//Get children references
|
||||
var children = container.children;
|
||||
|
||||
//Process each child
|
||||
while(container.children.length > 0){
|
||||
|
Loading…
Reference in New Issue
Block a user