From 5c1a63026ef9000e08d6b8e05912cb15b5cd0b31 Mon Sep 17 00:00:00 2001 From: Johannes Schickel Date: Sat, 20 Mar 2010 13:00:23 +0000 Subject: Remove unused stdarg.h include. svn-id: r48312 --- common/util.cpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'common') diff --git a/common/util.cpp b/common/util.cpp index 3bc5edf7fb..518c6a70b8 100644 --- a/common/util.cpp +++ b/common/util.cpp @@ -26,8 +26,6 @@ #include "common/system.h" #include "common/config-manager.h" -#include // For va_list etc. - namespace Common { // -- cgit v1.2.3