Author: aschnell Date: Thu Feb 26 17:51:58 2009 New Revision: 55799
URL: http://svn.opensuse.org/viewcvs/yast?rev=55799&view=rev Log: - removed unneeded include
Modified: trunk/storage/libstorage/src/AppUtil.h
Modified: trunk/storage/libstorage/src/AppUtil.h URL: http://svn.opensuse.org/viewcvs/yast/trunk/storage/libstorage/src/AppUtil.h?... ============================================================================== --- trunk/storage/libstorage/src/AppUtil.h (original) +++ trunk/storage/libstorage/src/AppUtil.h Thu Feb 26 17:51:58 2009 @@ -1,7 +1,6 @@ #ifndef APP_UTIL_H #define APP_UTIL_H
-#include <time.h> #include <libintl.h> #include <string.h> #include <cstdarg>
yast-commit@lists.opensuse.org