diff options
Diffstat (limited to 'libs/zlib/src')
-rw-r--r-- | libs/zlib/src/stdafx.cxx | 2 | ||||
-rw-r--r-- | libs/zlib/src/stdafx.h | 2 |
2 files changed, 0 insertions, 4 deletions
diff --git a/libs/zlib/src/stdafx.cxx b/libs/zlib/src/stdafx.cxx deleted file mode 100644 index 0fb604da7c..0000000000 --- a/libs/zlib/src/stdafx.cxx +++ /dev/null @@ -1,2 +0,0 @@ -
-#include "stdafx.h"
\ No newline at end of file diff --git a/libs/zlib/src/stdafx.h b/libs/zlib/src/stdafx.h deleted file mode 100644 index 974932a9e4..0000000000 --- a/libs/zlib/src/stdafx.h +++ /dev/null @@ -1,2 +0,0 @@ -#pragma once
-// just a stub
|