diff options
author | Stanislaw Halik <sthalik@misaki.pl> | 2014-10-12 16:07:38 +0200 |
---|---|---|
committer | Stanislaw Halik <sthalik@misaki.pl> | 2014-10-12 16:07:38 +0200 |
commit | a4262fce4a33053438fb94d32331aa27d44056c2 (patch) | |
tree | 24b497010e7c5befabfb0d3fb258626542f92e25 /facetracknoir/plugin-support.h | |
parent | 88f985ca34275fc1cc014c5b8fa618ca95233db7 (diff) |
comments only
Diffstat (limited to 'facetracknoir/plugin-support.h')
-rw-r--r-- | facetracknoir/plugin-support.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/facetracknoir/plugin-support.h b/facetracknoir/plugin-support.h index c3914cfb..b539d152 100644 --- a/facetracknoir/plugin-support.h +++ b/facetracknoir/plugin-support.h @@ -45,7 +45,7 @@ private: }; -// TODO it can die if running tracker state separated into class -sh 20141004 +// XXX TODO it can die if running tracker state separated into class -sh 20141004 class IDynamicLibraryProvider { public: virtual DynamicLibrary* current_tracker1() = 0; |