[digikam] libs/dimg/filters/icc: add comment about unreachable code

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[digikam] libs/dimg/filters/icc: add comment about unreachable code

Andi Clemens
Git commit 0d1ea11c6fc0d050eeb32d6bad1eeb4ae4b7d982 by Andi Clemens.
Committed on 23/12/2011 at 23:05.
Pushed by aclemens into branch 'master'.

add comment about unreachable code

CCMAIL:[hidden email]

M  +3    -0    libs/dimg/filters/icc/iccsettings.cpp

http://commits.kde.org/digikam/0d1ea11c6fc0d050eeb32d6bad1eeb4ae4b7d982

diff --git a/libs/dimg/filters/icc/iccsettings.cpp b/libs/dimg/filters/icc/iccsettings.cpp
index bfce04e..cf69f3a 100644
--- a/libs/dimg/filters/icc/iccsettings.cpp
+++ b/libs/dimg/filters/icc/iccsettings.cpp
@@ -271,6 +271,9 @@ IccProfile IccSettings::IccSettingsPriv::profileFromWindowSystem(QWidget* widget
     //TODO
 #endif
 
+
+    // FIXME: unreachable code
+
     return IccProfile();
 }
 

_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel