From e66aaababcd2bb4b660f798a06d518e394c1c855 Mon Sep 17 00:00:00 2001 From: Joseph Powers Date: Sat, 12 Feb 2011 15:02:35 -0800 Subject: Remove precompiled header support. The precompiled header has already been disabled via #if 0. I just deleted the precompile header code and removed the include from all the files. A make clean works fine on CUI. --- cui/source/tabpages/backgrnd.cxx | 3 --- 1 file changed, 3 deletions(-) (limited to 'cui/source/tabpages/backgrnd.cxx') diff --git a/cui/source/tabpages/backgrnd.cxx b/cui/source/tabpages/backgrnd.cxx index bbaaea4dbf72..478a85ff678c 100644 --- a/cui/source/tabpages/backgrnd.cxx +++ b/cui/source/tabpages/backgrnd.cxx @@ -26,9 +26,6 @@ * ************************************************************************/ -// MARKER(update_precomp.py): autogen include statement, do not remove -#include "precompiled_cui.hxx" - // include --------------------------------------------------------------- #include #include -- cgit v1.2.3