remove old comment v_0
authorFrantišek Kučera <franta-hg@frantovo.cz>
Sun, 06 Jan 2019 16:25:50 +0100
branchv_0
changeset 12 dca712844ba9
parent 11 dc219a6bad4d
child 13 b1e861523740
remove old comment
include/relpipe/cli/RelpipeCLIException.h
--- a/include/relpipe/cli/RelpipeCLIException.h	Thu Dec 20 00:26:00 2018 +0100
+++ b/include/relpipe/cli/RelpipeCLIException.h	Sun Jan 06 16:25:50 2019 +0100
@@ -26,9 +26,6 @@
 namespace relpipe {
 namespace cli {
 
-/**
- * TODO: move to relpipe-lib-cli (a common header-only library)
- */
 class RelpipeCLIException {
 private:
 	wstring message;
@@ -50,4 +47,4 @@
 };
 
 }
-}
\ No newline at end of file
+}