diff options
author | Stanislaw Halik <sthalik@misaki.pl> | 2014-08-30 09:25:19 +0200 |
---|---|---|
committer | Stanislaw Halik <sthalik@misaki.pl> | 2014-08-30 09:25:19 +0200 |
commit | 6a7ed00c65c216e53b2f42edc2c71e93d8f4b7de (patch) | |
tree | c166053e573a52df4a092f14cda16c941fe69915 /ftnoir_protocol_ftn | |
parent | ac0e2cce53c078235331f00dc79b65d333c90e76 (diff) |
remove capt obvious comments
Diffstat (limited to 'ftnoir_protocol_ftn')
-rw-r--r-- | ftnoir_protocol_ftn/ftnoir_protocol_ftn.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ftnoir_protocol_ftn/ftnoir_protocol_ftn.cpp b/ftnoir_protocol_ftn/ftnoir_protocol_ftn.cpp index 4f71eb89..af6f63f3 100644 --- a/ftnoir_protocol_ftn/ftnoir_protocol_ftn.cpp +++ b/ftnoir_protocol_ftn/ftnoir_protocol_ftn.cpp @@ -29,7 +29,6 @@ #include <QFile> #include "facetracknoir/plugin-support.h" -/** constructor **/ FTNoIR_Protocol::FTNoIR_Protocol() { } |