Pour tout problème contactez-nous par mail : support@froggit.fr | La FAQ :grey_question: | Rejoignez-nous sur le Chat :speech_balloon:

Skip to content
Snippets Groups Projects
Commit 64e9e6f0 authored by g4m4's avatar g4m4
Browse files

[MISC] Remove useless comment

parent de7849b3
No related branches found
No related tags found
No related merge requests found
......@@ -23,8 +23,4 @@ struct FFixItTranslationLayer {
static TArray<FString> FromStd(const std::vector<std::string>& Values);
static TArray<uint8> FromStd(char* Values, std::size_t Length);
//static std::function<void(bool, std::string)> ToStd(TFunction<void(bool, const FString&)> Value);
//static TFunction<void(bool, FString)> FromStd(std::function<void(bool, std::string)> Value);
};
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment