Removed actions.h include for symbian build. Not needed anymore.

svn-id: r23027
This commit is contained in:
Lars Persson 2006-06-11 14:21:46 +00:00
parent 4324e38f7c
commit 4549a61060

View file

@ -56,10 +56,6 @@
#include "args.h" #include "args.h"
#endif #endif
#ifdef __SYMBIAN32__
#include "gui/Actions.h"
#endif
namespace Base { namespace Base {