Code

excise never-used code and stale comments
[inkscape.git] / src / sp-image.cpp
index 631eb6a9c36f8544637be22497926f09e569c2ac..17f969b537c6f9d8229a76f719d7de910b6a5c1d 100644 (file)
@@ -382,7 +382,7 @@ GdkPixbuf*  pixbuf_new_from_file( const char *filename, GError **error )
     }
     else
     {
-        g_warning ("unable to open file: %s", filename);
+        g_warning ("Unable to open linked file: %s", filename);
     }
 
 /*