diff options
Diffstat (limited to 'indra/newview/llagent.h')
-rw-r--r-- | indra/newview/llagent.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/newview/llagent.h b/indra/newview/llagent.h index dcb26efe41..1ca12f14b7 100644 --- a/indra/newview/llagent.h +++ b/indra/newview/llagent.h @@ -688,7 +688,6 @@ public: bool isTeen() const; bool isMature() const; bool isAdult() const; - void setTeen(bool teen); void setMaturity(char text); static int convertTextToMaturity(char text); |