From 236781a2c13feb96a6dd56f762b2df6fec1dfee5 Mon Sep 17 00:00:00 2001 From: Garrett D'Amore Date: Thu, 22 Dec 2016 23:40:01 -0800 Subject: More C99-ification. Also end the _t thing for types (ISO C rules). --- src/CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) (limited to 'src/CMakeLists.txt') diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index 88c1e332..d8b045c9 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -42,7 +42,6 @@ set (NNG_SOURCES core/panic.h core/pipe.c core/pipe.h - core/platform.c core/platform.h core/protocol.c core/protocol.h -- cgit v1.2.3-70-g09d2