diff options
| author | Kristian Evers <kristianevers@gmail.com> | 2020-11-01 14:56:17 +0100 |
|---|---|---|
| committer | Kristian Evers <kristianevers@gmail.com> | 2020-11-20 16:40:40 +0100 |
| commit | 9e50c8c0e207191c4c7bb6883f7ad485df04fc2c (patch) | |
| tree | 8eb02de8b4a8fbb061bb65e49ee20e17c0978e50 /src/apps | |
| parent | 9419b42ade1f1d35a61c05f0f7ce9aab2eeff3c7 (diff) | |
| download | PROJ-9e50c8c0e207191c4c7bb6883f7ad485df04fc2c.tar.gz PROJ-9e50c8c0e207191c4c7bb6883f7ad485df04fc2c.zip | |
Remove ACCEPT_USE_OF_DEPRECATED_PROJ_API_H macro
Diffstat (limited to 'src/apps')
| -rw-r--r-- | src/apps/emess.cpp | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/apps/emess.cpp b/src/apps/emess.cpp index 138cbf01..5a50cd25 100644 --- a/src/apps/emess.cpp +++ b/src/apps/emess.cpp @@ -9,10 +9,6 @@ # endif #endif -#ifndef ACCEPT_USE_OF_DEPRECATED_PROJ_API_H -#define ACCEPT_USE_OF_DEPRECATED_PROJ_API_H -#endif - #include <errno.h> #include <stdarg.h> #include <stdio.h> |
