usata-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Usata-commits] Changes to usata2/src/usata.cpp


From: David Lau
Subject: [Usata-commits] Changes to usata2/src/usata.cpp
Date: Fri, 21 Jan 2005 17:44:21 -0500

Index: usata2/src/usata.cpp
diff -u usata2/src/usata.cpp:1.21 usata2/src/usata.cpp:1.22
--- usata2/src/usata.cpp:1.21   Thu Jan 20 20:20:30 2005
+++ usata2/src/usata.cpp        Fri Jan 21 22:44:20 2005
@@ -10,7 +10,7 @@
 // included in the software distribution, or visit
 // http://www.fsf.org/licenses/gpl.html.
 //
-// $Id: usata.cpp,v 1.21 2005/01/20 20:20:30 skunix Exp $
+// $Id: usata.cpp,v 1.22 2005/01/21 22:44:20 skunix Exp $
 
 #include "usata.hpp"
 #include "config.hpp"
@@ -132,7 +132,6 @@
                                % mode.get<2>() << log::commit;
 
        system::VideoMode vm(mode.get<1>(), mode.get<2>(), false);
-       vm.fullscreen = true;
        system::VideoMode vm2 = scan_modes(vm);
        if (vm2 == vm)
                logstream << "mode checks out." << log::commit;




reply via email to

[Prev in Thread] Current Thread [Next in Thread]