From d63920086a347a835a9c29beef4f448d9915c4fa Mon Sep 17 00:00:00 2001 From: Josh Yelon Date: Thu, 8 Jun 2006 21:19:21 +0000 Subject: [PATCH] Removed unneeded weird routine --- panda/src/display/frameBufferProperties.cxx | 16 ---------------- panda/src/display/frameBufferProperties.h | 1 - 2 files changed, 17 deletions(-) diff --git a/panda/src/display/frameBufferProperties.cxx b/panda/src/display/frameBufferProperties.cxx index da2c66b9dd..9d7da74e9d 100644 --- a/panda/src/display/frameBufferProperties.cxx +++ b/panda/src/display/frameBufferProperties.cxx @@ -338,22 +338,6 @@ set_all_specified() { } } -//////////////////////////////////////////////////////////////////// -// Function: FrameBufferProperties::get_property_set -// Access: Published -// Description: returns a summary of which properties are nonzero. -//////////////////////////////////////////////////////////////////// -int FrameBufferProperties:: -get_property_set() const { - int result = 0; - for (int i=0; i