From c28e02caf11edcd814f19348fba7f1c25d52f93c Mon Sep 17 00:00:00 2001 From: cxgeorge <> Date: Mon, 28 Jan 2002 04:53:50 +0000 Subject: [PATCH] remove dead code --- panda/src/wdxdisplay/wdxGraphicsWindow.cxx | 3 --- 1 file changed, 3 deletions(-) diff --git a/panda/src/wdxdisplay/wdxGraphicsWindow.cxx b/panda/src/wdxdisplay/wdxGraphicsWindow.cxx index 2602400530..c796d6507c 100644 --- a/panda/src/wdxdisplay/wdxGraphicsWindow.cxx +++ b/panda/src/wdxdisplay/wdxGraphicsWindow.cxx @@ -2773,9 +2773,6 @@ void wdxGraphicsWindowGroup::initWindowGroup(void) { wdxdisplay_cat.fatal() << "couldn't find enough devices attached to meet multi window reqmt of " << num_windows << endl; exit(1); } - } else { - DXDeviceInfo devinfo; - ZeroMemory(&devinfo,sizeof(devinfo)); } for(i=0;i