1
0
mirror of https://github.com/telegramdesktop/tdesktop synced 2025-04-01 23:00:58 +00:00
tdesktop/Telegram/SourceFiles/info/common_groups
Nicholas Guriev 793862bee6 Fix -Wredundant-move and -Wdeprecated-copy warnings ()
* Do not move result at end of function

This makes GCC 9.1.2 happy with the active -Wredundant-move warning.
Indeed, such moving of local variables or local arguments before
returning is unnecessary and prevents the compiler from copy elision
optimization.
2019-11-12 18:15:34 +03:00
..
info_common_groups_inner_widget.cpp Pass SessionNavigation to some boxes. 2019-07-25 20:55:11 +02:00
info_common_groups_inner_widget.h Use tr:: instead of langFactory and __rich. 2019-06-21 11:06:50 +02:00
info_common_groups_widget.cpp Fix -Wredundant-move and -Wdeprecated-copy warnings () 2019-11-12 18:15:34 +03:00
info_common_groups_widget.h Use single LEGAL file with license and copyright. 2018-01-03 13:23:14 +03:00