From ef87b59a0c2b854fcc2c91c180796a494b6fb782 Mon Sep 17 00:00:00 2001 From: Stephen Birarda Date: Wed, 14 Jan 2015 17:02:18 -0800 Subject: [PATCH] remove method declarations for location changes --- interface/src/Menu.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/interface/src/Menu.h b/interface/src/Menu.h index 6f4af7f7cf..3ac47f752a 100644 --- a/interface/src/Menu.h +++ b/interface/src/Menu.h @@ -200,8 +200,6 @@ private slots: void editAttachments(); void editAnimations(); void changePrivateKey(); - void nameLocation(); - void toggleLocationList(); void hmdToolsClosed(); void runTests(); void showMetavoxelEditor();