https://bugs.freedesktop.org/show_bug.cgi?id=62699

          Priority: medium
            Bug ID: 62699
          Assignee: [email protected]
           Summary: drop "pass-through" header files
          Severity: normal
    Classification: Unclassified
                OS: All
          Reporter: [email protected]
          Hardware: Other
            Status: NEW
           Version: unspecified
         Component: Libreoffice
           Product: LibreOffice

The idea is to drop header files that only include one other header file. What
should be done:

1. identify such a header
2. replace all includes of it directly by the included header
3. remove the header from Package_inc.mk of the module (if present)
4. remove the header file
5. lather, rinse, repeat :-)

Example header file is svx/inc/svx/svditext.hxx .

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to