From c0197404a15a3937ef3cd21f48a09e691a96518f Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Fri, 30 May 2014 21:03:20 +0300 Subject: fix code style. --- src/gui/widgets/browserbox_unittest.cc | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'src/gui/widgets/browserbox_unittest.cc') diff --git a/src/gui/widgets/browserbox_unittest.cc b/src/gui/widgets/browserbox_unittest.cc index 0a3e06f27..cf5c80029 100644 --- a/src/gui/widgets/browserbox_unittest.cc +++ b/src/gui/widgets/browserbox_unittest.cc @@ -46,9 +46,7 @@ TEST(browserbox, test1) { PHYSFS_init("manaplus"); dirSeparator = "/"; - Client::Options options; - client = new Client(options); - + client = new Client; logger = new Logger(); imageHelper = new SDLImageHelper(); theme = new Theme; -- cgit v1.2.3-70-g09d2