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