view src/dlldata.c @ 26209:2dd449b9c1c7 v8.2.3636

patch 8.2.3636: Coverity warns for unreachable code Commit: https://github.com/vim/vim/commit/2c23670300b18f2f799d0602ff5225caa55b0d67 Author: Bram Moolenaar <Bram@vim.org> Date: Sun Nov 21 11:15:49 2021 +0000 patch 8.2.3636: Coverity warns for unreachable code Problem: Coverity warns for unreachable code. Solution: Remove unreachable else block.
author Bram Moolenaar <Bram@vim.org>
date Sun, 21 Nov 2021 12:30:04 +0100
parents 3fc0f57ecb91
children
line wrap: on
line source

/*********************************************************
   DllData file -- generated by MIDL compiler

	DO NOT ALTER THIS FILE

   This file is regenerated by MIDL on every IDL file compile.

   To completely reconstruct this file, delete it and rerun MIDL
   on all the IDL files in this DLL, specifying this file for the
   /dlldata command line option

*********************************************************/

#define PROXY_DELEGATION

#include <rpcproxy.h>

#ifdef __cplusplus
extern "C"   {
#endif

EXTERN_PROXY_FILE( if_ole )


PROXYFILE_LIST_START
/* Start of list */
  REFERENCE_PROXY_FILE( if_ole ),
/* End of list */
PROXYFILE_LIST_END


DLLDATA_ROUTINES( aProxyFileList, GET_DLL_CLSID )

#ifdef __cplusplus
}  /*extern "C" */
#endif

/* end of generated dlldata file */