diff options
Diffstat (limited to '')
-rw-r--r-- | tests/SchematicFileSerializer/Stubs.cpp | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/tests/SchematicFileSerializer/Stubs.cpp b/tests/SchematicFileSerializer/Stubs.cpp index 96b8f9a8c..67ecde7cd 100644 --- a/tests/SchematicFileSerializer/Stubs.cpp +++ b/tests/SchematicFileSerializer/Stubs.cpp @@ -13,22 +13,6 @@ -cBlockInfo::cBlockInfo() -{ -} - - - - - -cBlockInfo::cBlockInfoArray::cBlockInfoArray() -{ -} - - - - - cBoundingBox::cBoundingBox(double, double, double, double, double, double) { } |