summaryrefslogtreecommitdiff
path: root/indra/newview/llfloaterworldmap.h
diff options
context:
space:
mode:
Diffstat (limited to 'indra/newview/llfloaterworldmap.h')
-rw-r--r--indra/newview/llfloaterworldmap.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/indra/newview/llfloaterworldmap.h b/indra/newview/llfloaterworldmap.h
index e31bafaf9b..550b4ef689 100644
--- a/indra/newview/llfloaterworldmap.h
+++ b/indra/newview/llfloaterworldmap.h
@@ -149,7 +149,6 @@ protected:
void updateSearchEnabled();
void onLocationFocusChanged( LLFocusableElement* ctrl );
void onLocationCommit();
- void onCoordinatesCommit();
void onCommitSearchResult();
void cacheLandmarkPosition();
@@ -161,12 +160,6 @@ private:
F32 mCurZoomVal;
LLFrameTimer mZoomTimer;
- // update display of teleport destination coordinates - pos is in global coordinates
- void updateTeleportCoordsDisplay( const LLVector3d& pos );
-
- // enable/disable teleport destination coordinates
- void enableTeleportCoordsDisplay( bool enabled );
-
LLDynamicArray<LLUUID> mLandmarkAssetIDList;
LLDynamicArray<LLUUID> mLandmarkItemIDList;