From 951429a6f83db4e479617c6cd0f3ebfe14e3983b Mon Sep 17 00:00:00 2001 From: "FWoltermann@gmail.com" Date: Sat, 7 Jan 2012 15:02:50 +0000 Subject: Adding experimental x64 build configs. THESE DO NOT WORK YET. --- Stars45/Starshatter.cpp | 6 ------ 1 file changed, 6 deletions(-) (limited to 'Stars45/Starshatter.cpp') diff --git a/Stars45/Starshatter.cpp b/Stars45/Starshatter.cpp index 6dc6ef6..fe31a21 100644 --- a/Stars45/Starshatter.cpp +++ b/Stars45/Starshatter.cpp @@ -377,12 +377,6 @@ Starshatter::Init(HINSTANCE hi, HINSTANCE hpi, LPSTR cmdline, int nCmdShow) if (video_settings) { video_settings->is_windowed = true; - /*** - // XXX temporary for video capture - video_settings->window_width = 720; //800; - video_settings->window_height = 386; //431; // 450 - 19 - /***/ - Print(" STARSHATTER RUNNING IN WINDOW MODE\n"); } } -- cgit v1.1