diff options
author | lloyd <[email protected]> | 2010-07-09 20:47:52 +0000 |
---|---|---|
committer | lloyd <[email protected]> | 2010-07-09 20:47:52 +0000 |
commit | 08b232e7042555721890a0bb7b326af7f29936f3 (patch) | |
tree | bb9bc60da6e3c917a17c3a6520a3892977b239c5 /src/utils/info.txt | |
parent | 5463afbee47c10686c6829e7db809772dfba4e13 (diff) |
Drop User_Interface; replace with a std::function callback
Diffstat (limited to 'src/utils/info.txt')
-rw-r--r-- | src/utils/info.txt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/utils/info.txt b/src/utils/info.txt index 2fb3e79a5..8cf130d49 100644 --- a/src/utils/info.txt +++ b/src/utils/info.txt @@ -8,7 +8,6 @@ cpuid.cpp mlock.cpp parsing.cpp time.cpp -ui.cpp version.cpp </source> @@ -33,7 +32,6 @@ parsing.h rotate.h time.h types.h -ui.h version.h get_byte.h </header:public> |