diff options
Diffstat (limited to 'net/build')
-rw-r--r-- | net/build/precompiled_net.cc | 2 | ||||
-rw-r--r-- | net/build/precompiled_net.h | 1 |
2 files changed, 0 insertions, 3 deletions
diff --git a/net/build/precompiled_net.cc b/net/build/precompiled_net.cc index 5e6d993..75530ad 100644 --- a/net/build/precompiled_net.cc +++ b/net/build/precompiled_net.cc @@ -5,5 +5,3 @@ // Generates the precompiled file. #include "precompiled_net.h" - - diff --git a/net/build/precompiled_net.h b/net/build/precompiled_net.h index a5c5fe4..eb5179e 100644 --- a/net/build/precompiled_net.h +++ b/net/build/precompiled_net.h @@ -23,4 +23,3 @@ #include <limits.h> #include <stddef.h> #include <string.h> - |