| Index: trunk/src/chrome/browser/profiles/profile_window.h
|
| ===================================================================
|
| --- trunk/src/chrome/browser/profiles/profile_window.h (revision 235821)
|
| +++ trunk/src/chrome/browser/profiles/profile_window.h (working copy)
|
| @@ -54,9 +54,6 @@
|
| // Closes all browser windows that belong to the guest profile.
|
| void CloseGuestProfileWindows();
|
|
|
| -// Closes all the browser windows for |profile| and opens the user manager.
|
| -void LockProfile(Profile* profile);
|
| -
|
| } // namespace profiles
|
|
|
| #endif // CHROME_BROWSER_PROFILES_PROFILE_WINDOW_H_
|
|
|