diff options
Diffstat (limited to 'src/windows/leash/LeashView.cpp')
| -rw-r--r-- | src/windows/leash/LeashView.cpp | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/src/windows/leash/LeashView.cpp b/src/windows/leash/LeashView.cpp index 83134e4886..c7cfdc3de1 100644 --- a/src/windows/leash/LeashView.cpp +++ b/src/windows/leash/LeashView.cpp @@ -1978,11 +1978,6 @@ VOID CLeashView::OnUpdateDestroyTicket(CCmdUI* pCmdUI) VOID CLeashView::OnUpdateInitTicket(CCmdUI* pCmdUI) { - if (!CLeashApp::m_hAfsDLL) - pCmdUI->SetText("&Get Ticket(s)\tCtrl+T"); - else - pCmdUI->SetText("&Get Ticket(s)/Token(s)\tCtrl+T"); - if ( ////Is this logic correct? #ifndef NO_KRB4 |
