Skip to content

Commit

Permalink
Header cleanup (#3359)
Browse files Browse the repository at this point in the history
* Remove empty file: CodeLite/wx_xml_compatibility.h

* Remove not include files:
- CodeLite/clJSONObjectParser.hpp
- CodeLite/Trie.hpp
- codelitephp/PHPParser/php_parser_constants.h
- wxcrafter/wxcLib/wxcLibDefines.h

* Remove CodeLite/extdbdata.h

* Remove CodeLite/clBitmap.cpp and CodeLite/clBitmap.h

* Remove Plugin/regex_processor.cpp and Plugin/regex_processor.h

* Remove CodeLite/readtags.cpp and CodeLite/readtags.h
  • Loading branch information
Jarod42 committed May 15, 2024
1 parent 24250b5 commit 587f9ec
Show file tree
Hide file tree
Showing 39 changed files with 1 addition and 1,751 deletions.
1 change: 0 additions & 1 deletion CodeLite/CTags.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
#include "file_logger.h"
#include "fileutils.h"
#include "procutils.h"
#include "readtags.h"

#include <set>
#include <wx/stopwatch.h>
Expand Down
1 change: 0 additions & 1 deletion CodeLite/CTags.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@

#include "codelite_exports.h"
#include "entry.h"
#include "readtags.h"
#include "tag_tree.h"

#include <vector>
Expand Down
62 changes: 0 additions & 62 deletions CodeLite/Trie.hpp

This file was deleted.

1 change: 0 additions & 1 deletion CodeLite/archive.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@

#include "clFontHelper.h"
#include "serialized_object.h"
#include "wx_xml_compatibility.h"

#include <memory>
#include <wx/colour.h>
Expand Down
22 changes: 0 additions & 22 deletions CodeLite/clBitmap.cpp

This file was deleted.

21 changes: 0 additions & 21 deletions CodeLite/clBitmap.h

This file was deleted.

101 changes: 0 additions & 101 deletions CodeLite/clJSONObjectParser.hpp

This file was deleted.

1 change: 0 additions & 1 deletion CodeLite/ctags_manager.h
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@
#include "comment.h"
#include "cpptoken.h"
#include "entry.h"
#include "extdbdata.h"
#include "istorage.h"
#include "language.h"
#include "macros.h"
Expand Down
39 changes: 0 additions & 39 deletions CodeLite/extdbdata.h

This file was deleted.

0 comments on commit 587f9ec

Please sign in to comment.