Remove unneeded declarations to fix a GCC 4 warning.
This commit is contained in:
@@ -30,4 +30,4 @@ class BPFont : public BFont, public BPasObject
|
||||
BPFont(TPasObject PasObject, const BFont &font);
|
||||
};
|
||||
|
||||
#endif _FONT_H_P /* _FONT_H_P */
|
||||
#endif /* _FONT_H_P */
|
||||
|
||||
@@ -91,4 +91,4 @@ float BPoint_Get_Y(TCPlusObject Point)
|
||||
#endif
|
||||
|
||||
|
||||
#endif _POINT_CPP_ /* _POINT_CPP_ */
|
||||
#endif /* _POINT_CPP_ */
|
||||
|
||||
@@ -434,4 +434,4 @@ BRect_Contains_1
|
||||
#endif
|
||||
|
||||
|
||||
#endif _RECT_CPP_ /* _RECT_CPP_ */
|
||||
#endif /* _RECT_CPP_ */
|
||||
|
||||
@@ -338,4 +338,4 @@ BShape_Close(BShape *Shape)
|
||||
#endif
|
||||
|
||||
|
||||
#endif _SHAPE_CPP_ /* _SHAPE_CPP_ */
|
||||
#endif /* _SHAPE_CPP_ */
|
||||
|
||||
Reference in New Issue
Block a user