diff options
Diffstat (limited to 'development/codeblocks')
-rw-r--r-- | development/codeblocks/README | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/development/codeblocks/README b/development/codeblocks/README index 1f88480fd2..f6f9f13af7 100644 --- a/development/codeblocks/README +++ b/development/codeblocks/README @@ -2,5 +2,3 @@ Code::Blocks is a free C++ IDE built to meet the most demanding needs of its users. It is designed to be very extensible and fully configurable. Built around a plugin framework, Code::Blocks can be extended with plugins. Any kind of functionality can be added by installing/coding a plugin. - -This requires either wxGTK or wxPython. |