From 6cf27a39e9b8f8c5c463f431ae585381d8a7c25e Mon Sep 17 00:00:00 2001 From: Renaud G Date: Sun, 16 Dec 2018 18:15:11 +0100 Subject: remove warning To be Fixed - Dice Gui won't compile anymore --- dicealias.cpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'dicealias.cpp') diff --git a/dicealias.cpp b/dicealias.cpp index 5730187..cc06510 100644 --- a/dicealias.cpp +++ b/dicealias.cpp @@ -26,8 +26,6 @@ QString makeReplament(const QString& pattern, const QString& replacement, QString cmd) { - - // FIXME try to do the same with RegularExpression auto hasPattern = cmd.contains(pattern); if(hasPattern) { -- cgit v1.2.3-70-g09d2