X-Git-Url: http://Server1/repobrowser/?a=blobdiff_plain;f=source%2Fcommon%2Ftextprocessing.cpp;h=e2f0428c18ede3aeb90ef4163b3f3f94662febf4;hb=f9ff9191101e6b8d47e62458c09d92f91427e764;hp=b9832e55c3331dfee7ccf4bf1861a42a54bfd577;hpb=cd8780939e5a806f34a03b86a3e10f26666180d1;p=xestiaab%2F.git diff --git a/source/common/textprocessing.cpp b/source/common/textprocessing.cpp index b9832e5..e2f0428 100644 --- a/source/common/textprocessing.cpp +++ b/source/common/textprocessing.cpp @@ -177,20 +177,4 @@ bool MapDataExists(int *ItemIndex, std::map *MapPtr){ } -} - -/* -template -void DeleteMapData(ArgMap* ArgMapPtr, Args*... ArgsList){ - - //DeleteMapDataProcess(ArgMapPtr); - - DeleteMapData(ArgsList...); - -} -*/ -/* -void test(int* x) { - -} -*/ \ No newline at end of file +} \ No newline at end of file