(svn r18782) -Codechange: move the content of callback_table.cpp to network_command.cpp; it's only ever used there.

This commit is contained in:
rubidium
2010-01-11 20:00:14 +00:00
parent 26b203e3ff
commit 89443276b1
8 changed files with 32 additions and 90 deletions

View File

@@ -475,10 +475,6 @@
RelativePath=".\..\src\bmp.cpp"
>
</File>
<File
RelativePath=".\..\src\callback_table.cpp"
>
</File>
<File
RelativePath=".\..\src\cargopacket.cpp"
>
@@ -811,10 +807,6 @@
RelativePath=".\..\src\bridge.h"
>
</File>
<File
RelativePath=".\..\src\callback_table.h"
>
</File>
<File
RelativePath=".\..\src\cargo_type.h"
>

View File

@@ -472,10 +472,6 @@
RelativePath=".\..\src\bmp.cpp"
>
</File>
<File
RelativePath=".\..\src\callback_table.cpp"
>
</File>
<File
RelativePath=".\..\src\cargopacket.cpp"
>
@@ -808,10 +804,6 @@
RelativePath=".\..\src\bridge.h"
>
</File>
<File
RelativePath=".\..\src\callback_table.h"
>
</File>
<File
RelativePath=".\..\src\cargo_type.h"
>