Remove unused stdarg.h include.

svn-id: r48312
This commit is contained in:
Johannes Schickel 2010-03-20 13:00:23 +00:00
parent 794fcf0170
commit 5c1a63026e

View file

@ -26,8 +26,6 @@
#include "common/system.h"
#include "common/config-manager.h"
#include <stdarg.h> // For va_list etc.
namespace Common {
//