diff options
Diffstat (limited to 'apps/pref_names.h')
-rw-r--r-- | apps/pref_names.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/apps/pref_names.h b/apps/pref_names.h index a2a9a3b..764be82 100644 --- a/apps/pref_names.h +++ b/apps/pref_names.h @@ -11,8 +11,6 @@ namespace prefs { // Alphabetical list of preference names specific to Apps component. // Keep alphabetized and document each one in the source file. extern const char kAppFullscreenAllowed[]; -extern const char kAppLaunchForMetroRestart[]; -extern const char kAppLaunchForMetroRestartProfile[]; } // namespace prefs } // namespace apps |