diff options
Diffstat (limited to 'lib/avatar.h')
-rw-r--r-- | lib/avatar.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/avatar.h b/lib/avatar.h index 37e1eeef..d4634aea 100644 --- a/lib/avatar.h +++ b/lib/avatar.h @@ -42,5 +42,3 @@ private: std::unique_ptr<Private> d; }; } // namespace Quotient -/// \deprecated Use namespace Quotient instead -namespace QMatrixClient = Quotient; |