diff options
Diffstat (limited to 'base/port.h')
-rw-r--r-- | base/port.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/base/port.h b/base/port.h index 0e873bb..d077705 100644 --- a/base/port.h +++ b/base/port.h @@ -58,4 +58,3 @@ inline void va_copy(va_list& a, va_list& b) { #endif #endif // BASE_PORT_H_ - |