mirror of
				https://github.com/yggdrasil-network/yggdrasil-go.git
				synced 2025-11-04 03:05:07 +03:00 
			
		
		
		
	Comment out AWDL (doesn't work in iOS properly) and move out of main package
This commit is contained in:
		
							parent
							
								
									350b51cabb
								
							
						
					
					
						commit
						90feae6a7d
					
				
					 1 changed files with 3 additions and 1 deletions
				
			
		| 
						 | 
					@ -1,4 +1,5 @@
 | 
				
			||||||
package yggdrasil
 | 
					/*
 | 
				
			||||||
 | 
					package mobile
 | 
				
			||||||
 | 
					
 | 
				
			||||||
import (
 | 
					import (
 | 
				
			||||||
	"errors"
 | 
						"errors"
 | 
				
			||||||
| 
						 | 
					@ -104,3 +105,4 @@ func (a *awdl) shutdown(identity string) error {
 | 
				
			||||||
	}
 | 
						}
 | 
				
			||||||
	return errors.New("Interface not found or already closed")
 | 
						return errors.New("Interface not found or already closed")
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					*/
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue