Browse Source

whoops, comment

David Rose 16 years ago
parent
commit
42dea034e8
1 changed files with 2 additions and 2 deletions
  1. 2 2
      panda/src/pgui/pgFrameStyle.cxx

+ 2 - 2
panda/src/pgui/pgFrameStyle.cxx

@@ -276,8 +276,8 @@ generate_flat_geom(const LVecBase4f &frame) {
 ////////////////////////////////////////////////////////////////////
 //     Function: PGFrameStyle::generate_bevel_geom
 //       Access: Private
-//  Description: Generates the GeomNode appropriate to a T_bevel_in,
-//               T_bevel_out, or T_texture_border frame.
+//  Description: Generates the GeomNode appropriate to a T_bevel_in
+//               or T_bevel_out frame.
 ////////////////////////////////////////////////////////////////////
 PT(PandaNode) PGFrameStyle::
 generate_bevel_geom(const LVecBase4f &frame, bool in) {