diff options
author | Leo Tenenbaum <pommicket@gmail.com> | 2020-12-13 14:51:21 -0500 |
---|---|---|
committer | Leo Tenenbaum <pommicket@gmail.com> | 2020-12-13 14:51:21 -0500 |
commit | 5f714090e1cda80316c0271023e6010c417a74ce (patch) | |
tree | 03a04b4799467d347553e2a671d70e5bb662ed23 | |
parent | 9a3044749ed05ff657e274b0de85b9d25aa5f04a (diff) |
remove old TODO
-rw-r--r-- | sim.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -1,4 +1,3 @@ -// @TODO: test read/write setups #include "gui.hpp" #ifdef _WIN32 #include <windows.h> |