diff options
Diffstat (limited to 'common/dcl.h')
-rw-r--r-- | common/dcl.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/common/dcl.h b/common/dcl.h index 12c4e12772..78ffa631ed 100644 --- a/common/dcl.h +++ b/common/dcl.h @@ -52,4 +52,3 @@ SeekableReadStream *decompressDCL(ReadStream *src, uint32 packedSize, uint32 unp } // End of namespace Common #endif - |