Remove obsolete comment
This commit is contained in:
parent
f537de6ed9
commit
a5d2760b16
1 changed files with 0 additions and 2 deletions
|
@ -1582,8 +1582,6 @@ func SetTraceLogCallback(fn TraceLogCallbackFun) {
|
||||||
}
|
}
|
||||||
|
|
||||||
// IsFileDropped - Check if a file has been dropped into window
|
// IsFileDropped - Check if a file has been dropped into window
|
||||||
//
|
|
||||||
// REVIEW NEEDED! 2023-11-12 JupiterRider: This funtions always returns true.
|
|
||||||
func IsFileDropped() bool {
|
func IsFileDropped() bool {
|
||||||
return isFileDropped()
|
return isFileDropped()
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue