Browse Source

remove undefined function

David Rose 18 years ago
parent
commit
ed72f9c269
1 changed files with 0 additions and 1 deletions
  1. 0 1
      panda/src/framework/windowFramework.h

+ 0 - 1
panda/src/framework/windowFramework.h

@@ -71,7 +71,6 @@ protected:
 public:
 public:
   INLINE PandaFramework *get_panda_framework() const;
   INLINE PandaFramework *get_panda_framework() const;
   INLINE GraphicsWindow *get_graphics_window() const;
   INLINE GraphicsWindow *get_graphics_window() const;
-  INLINE DisplayRegion *get_display_region() const;
   const NodePath &get_camera_group();
   const NodePath &get_camera_group();
 
 
   INLINE int get_num_cameras() const;
   INLINE int get_num_cameras() const;