This is an automated email from the ASF dual-hosted git repository. mseidel pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/openoffice.git
The following commit(s) were added to refs/heads/trunk by this push: new af2f92a statreg.cpp is obsolete. atlimpl.cpp is obsolete. af2f92a is described below commit af2f92ad780a881093fb67548898c29920fc37d2 Author: mseidel <msei...@apache.org> AuthorDate: Thu Sep 9 00:44:25 2021 +0200 statreg.cpp is obsolete. atlimpl.cpp is obsolete. --- main/extensions/source/activex/main/StdAfx2.cpp | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/main/extensions/source/activex/main/StdAfx2.cpp b/main/extensions/source/activex/main/StdAfx2.cpp index a46fe30..69a2ebc 100644 --- a/main/extensions/source/activex/main/StdAfx2.cpp +++ b/main/extensions/source/activex/main/StdAfx2.cpp @@ -1,5 +1,5 @@ /************************************************************** - * + * * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information @@ -7,18 +7,20 @@ * to you 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. - * + * *************************************************************/ + + // stdafx1.cpp : source file that includes just the standard includes // stdafx1.pch will be the pre-compiled header // stdafx1.obj will contain the pre-compiled type information @@ -30,10 +32,10 @@ #ifdef _ATL_STATIC_REGISTRY #include <statreg.h> -#include <statreg.cpp> +//#include <statreg.cpp> #endif #if defined(_MSC_VER) && (_MSC_VER >= 1300) #undef _DEBUG #endif -#include <atlimpl.cpp> +//#include <atlimpl.cpp>