Fixed warnings.

This commit is contained in:
Robert Osfield
2005-04-17 19:10:32 +00:00
parent 000e5f8d10
commit 6a22af590a
8 changed files with 203 additions and 202 deletions

View File

@@ -14,7 +14,7 @@
#include "codeValue.h"
void dxfLayer::assign(dxfFile* dxf, codeValue& cv)
void dxfLayer::assign(dxfFile*, codeValue& cv)
{
switch (cv._groupCode) {
case 2: