(svn r11968) -Codechange: remove redundant FindLengthOfTunnel(), use GetTunnelBridgeLength() and/or GetOtherTunnelEnd() instead
This commit is contained in:
@@ -708,6 +708,9 @@
|
||||
<File
|
||||
RelativePath=".\..\src\transparency_gui.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\..\src\tunnelbridge.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\..\src\variables.h">
|
||||
</File>
|
||||
|
||||
@@ -1175,6 +1175,10 @@
|
||||
RelativePath=".\..\src\transparency_gui.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\..\src\tunnelbridge.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\..\src\variables.h"
|
||||
>
|
||||
|
||||
@@ -1172,6 +1172,10 @@
|
||||
RelativePath=".\..\src\transparency_gui.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\..\src\tunnelbridge.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\..\src\variables.h"
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user