aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/llviewermenu.h
diff options
context:
space:
mode:
Diffstat (limited to 'linden/indra/newview/llviewermenu.h')
-rw-r--r--linden/indra/newview/llviewermenu.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/linden/indra/newview/llviewermenu.h b/linden/indra/newview/llviewermenu.h
index e003e90..495e826 100644
--- a/linden/indra/newview/llviewermenu.h
+++ b/linden/indra/newview/llviewermenu.h
@@ -50,7 +50,6 @@ void cleanup_menus();
50void show_debug_menus(); // checks for if menus should be shown first. 50void show_debug_menus(); // checks for if menus should be shown first.
51void show_context_menu( S32 x, S32 y, MASK mask ); 51void show_context_menu( S32 x, S32 y, MASK mask );
52void show_build_mode_context_menu(S32 x, S32 y, MASK mask); 52void show_build_mode_context_menu(S32 x, S32 y, MASK mask);
53void load_url_local_file(const std::string& file_name);
54BOOL enable_save_into_inventory(void*); 53BOOL enable_save_into_inventory(void*);
55void handle_reset_view(); 54void handle_reset_view();
56void handle_cut(void*); 55void handle_cut(void*);