Config. an IDE for engine dev: Remove empty TODOs

This commit is contained in:
Max Hilbrunner
2018-03-12 22:51:20 +01:00
committed by GitHub
parent 9b7d76250f
commit 74cf0baaf0

View File

@@ -67,12 +67,6 @@ platform and depending on your build options).
That's it! Now you should be good to go :)
Eclipse
-------
TODO.
QtCreator
---------
@@ -189,9 +183,3 @@ Test it:
- Set a breakpoint in platform/osx/godot_main_osx.mm
- It should break at the point!
Other editors (vim, emacs, Atom...)
-----------------------------------
TODO.