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