mirror of
https://github.com/wolfpld/tracy.git
synced 2025-03-20 07:40:02 +08:00
Remove AUTHORS file.
This commit is contained in:
@@ -611,7 +611,7 @@ static void DrawContents()
|
||||
ImGui::TextUnformatted( "Created by Bartosz Taudul" );
|
||||
ImGui::SameLine();
|
||||
tracy::TextDisabledUnformatted( "<wolf@nereid.pl>" );
|
||||
tracy::TextDisabledUnformatted( "Additional authors listed in AUTHORS file and in git history." );
|
||||
tracy::TextDisabledUnformatted( "Additional authors listed in git history." );
|
||||
ImGui::Separator();
|
||||
if( ImGui::TreeNode( ICON_FA_TOOLBOX " Global settings" ) )
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user