From 0c9d2b9cb3f1b5bac034ccfee0eb83aa2182f2cf Mon Sep 17 00:00:00 2001 From: Joseph Powers Date: Wed, 2 Nov 2011 06:39:08 -0700 Subject: precompiled_cli_ure.hxx is empty, so just remove it --- cli_ure/source/uno_bridge/cli_data.cxx | 3 --- 1 file changed, 3 deletions(-) (limited to 'cli_ure/source/uno_bridge/cli_data.cxx') diff --git a/cli_ure/source/uno_bridge/cli_data.cxx b/cli_ure/source/uno_bridge/cli_data.cxx index 30dce98d5332..a8a7efabc391 100644 --- a/cli_ure/source/uno_bridge/cli_data.cxx +++ b/cli_ure/source/uno_bridge/cli_data.cxx @@ -26,9 +26,6 @@ * ************************************************************************/ -// MARKER(update_precomp.py): autogen include statement, do not remove -#include "precompiled_cli_ure.hxx" - #pragma warning(push, 1) #include "windows.h" #pragma warning(pop) -- cgit