mirror of
https://github.com/ntop/n2n.git
synced 2024-04-21 16:31:34 +00:00
Remove incorrect and unused variables
This commit is contained in:
@@ -217,10 +217,6 @@
|
||||
RelativePath="..\..\twofish.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\version-msvc.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\wintap.c"
|
||||
>
|
||||
|
||||
@@ -179,10 +179,6 @@
|
||||
RelativePath="..\..\sn.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\version-msvc.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\wintap.c"
|
||||
>
|
||||
|
||||
@@ -1,3 +0,0 @@
|
||||
const char * n2n_sw_version = "2.0.0";
|
||||
const char * n2n_sw_osName = "Win32";
|
||||
const char * n2n_sw_buildDate = __DATE__ " " __TIME__;
|
||||
Reference in New Issue
Block a user