Bug 44988

Summary: EasyHack: tools: remove obsolete BOOTSTRAP defines ...
Product: LibreOffice Reporter: Michael Meeks <michael.meeks>
Component: LibreofficeAssignee: Not Assigned <libreoffice-bugs>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: medium    
Version: Master old -3.6   
Hardware: Other   
OS: All   
Whiteboard: EasyHack,DifficultyBeginner,SkillCpp,TopicCleanup
i915 platform: i915 features:

Description Michael Meeks 2012-01-20 05:59:11 UTC
the tools/ code has a good number of legacy:

#ifndef BOOTSTRAP

defines, that (presumably) date from a time when it didn't depend on sal/ - nowadays it does un-conditionally.

So we should clean all those out, 'BOOTSTRAP' is never defined, so just remove all: #ifndef BOOTSTRAPS and their matching #endifs.
Comment 1 Korrawit Pruegsanusak 2012-01-24 02:53:36 UTC
Done by Thomas Collerton => fixed

http://cgit.freedesktop.org/libreoffice/core/commit/?id=7735b09b5e10e366ffb3a156790316ea0ccfa0a0

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.