Skip to content
Snippets Groups Projects
Commit ea26a9f5 authored by Giuseppe Bilotta's avatar Giuseppe Bilotta
Browse files

Remove spurious assignment

parent f9e1b0cd
Branches
Tags
No related merge requests found
......@@ -1378,9 +1378,6 @@ int main(int argc, char *argv[])
if (device == 0)
return 1; // could not create selected driver.
// Set device in game parameters
device = device;
// Set the window caption
device->setWindowCaption(L"Minetest [Main Menu]");
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment