diff options
Diffstat (limited to 'linden/indra/newview/llfloaterdirectory.h')
-rw-r--r-- | linden/indra/newview/llfloaterdirectory.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/linden/indra/newview/llfloaterdirectory.h b/linden/indra/newview/llfloaterdirectory.h index d973f86..4b0d81e 100644 --- a/linden/indra/newview/llfloaterdirectory.h +++ b/linden/indra/newview/llfloaterdirectory.h | |||
@@ -62,8 +62,6 @@ public: | |||
62 | /*virtual*/ ~LLFloaterDirectory(); | 62 | /*virtual*/ ~LLFloaterDirectory(); |
63 | 63 | ||
64 | /*virtual*/ void setVisible(BOOL visible); | 64 | /*virtual*/ void setVisible(BOOL visible); |
65 | /*virtual*/ void setMinimized(BOOL minimize); | ||
66 | /*virtual*/ void reshape(S32 width, S32 height, BOOL called_from_parent); | ||
67 | 65 | ||
68 | // Used for toggling God mode, which changes to visibility of | 66 | // Used for toggling God mode, which changes to visibility of |
69 | // some picks. | 67 | // some picks. |