summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 827be03)
raw | patch | inline | side by side (parent: 827be03)
author | cilix42 <cilix42@users.sourceforge.net> | |
Wed, 3 Dec 2008 21:03:21 +0000 (21:03 +0000) | ||
committer | cilix42 <cilix42@users.sourceforge.net> | |
Wed, 3 Dec 2008 21:03:21 +0000 (21:03 +0000) |
src/color-profile.cpp | patch | blob | history |
diff --git a/src/color-profile.cpp b/src/color-profile.cpp
index 9ac1f6414d25ad92483c00030a9e9ea8bab18dcf..52a4321927d97be852e89320be3951f049a30efc 100644 (file)
--- a/src/color-profile.cpp
+++ b/src/color-profile.cpp
return result;
}
+#endif // ENABLE_LCMS
std::list<Glib::ustring> ColorProfile::getProfileDirs() {
std::list<Glib::ustring> sources;
return sources;
}
+#if ENABLE_LCMS
static void findThings() {
std::list<Glib::ustring> sources = ColorProfile::getProfileDirs();