summaryrefslogtreecommitdiff
path: root/src/common/grfio.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/common/grfio.h')
-rw-r--r--src/common/grfio.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/common/grfio.h b/src/common/grfio.h
index 68371576d..ce2b75150 100644
--- a/src/common/grfio.h
+++ b/src/common/grfio.h
@@ -8,4 +8,3 @@ int decode_zip(unsigned char *dest, unsigned long* destLen, const unsigned char*
int encode_zip(unsigned char *dest, unsigned long* destLen, const unsigned char* source, unsigned long sourceLen);
#endif /* _GRFIO_H_ */
-