| Index: recovery/recovery_markup.rc
|
| diff --git a/recovery/recovery_markup.rc b/recovery/recovery_markup.rc
|
| deleted file mode 100644
|
| index e707c729ef24a84899da034afe915321a7424c80..0000000000000000000000000000000000000000
|
| --- a/recovery/recovery_markup.rc
|
| +++ /dev/null
|
| @@ -1,28 +0,0 @@
|
| -// Copyright 2007-2009 Google Inc.
|
| -//
|
| -// Licensed under the Apache License, Version 2.0 (the "License");
|
| -// you may not use this file except in compliance with the License.
|
| -// You may obtain a copy of the License at
|
| -//
|
| -// http://www.apache.org/licenses/LICENSE-2.0
|
| -//
|
| -// Unless required by applicable law or agreed to in writing, software
|
| -// distributed under the License is distributed on an "AS IS" BASIS,
|
| -// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
| -// See the License for the specific language governing permissions and
|
| -// limitations under the License.
|
| -// ========================================================================
|
| -
|
| -#include <afxres.h>
|
| -
|
| -#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
|
| -#ifdef _WIN32
|
| -LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL
|
| -#pragma code_page(1252)
|
| -#endif //_WIN32
|
| -
|
| -#define IDR_REPAIR_FILE_MARKUP 1
|
| -
|
| -IDR_REPAIR_FILE_MARKUP GOOGLEUPDATEREPAIR { 1L }
|
| -
|
| -#endif // English (U.S.) resources
|
|
|