summaryrefslogtreecommitdiffstats
path: root/client/application.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'client/application.cpp')
-rw-r--r--client/application.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/client/application.cpp b/client/application.cpp
index 32050983..3333b0ce 100644
--- a/client/application.cpp
+++ b/client/application.cpp
@@ -15,8 +15,6 @@
License along with this library; if not, see <http://www.gnu.org/licenses/>.
*/
-#define __STDC_FORMAT_MACROS
-#include <inttypes.h>
#include "common.h"
#ifdef WIN32
#include <io.h>