Author: abrander
Date: 2010-05-27 18:13:25 +0200 (Thu, 27 May 2010)
New Revision: 3384

Modified:
   trunk/src/application.h
Log:
Removed unused FILETYPE_ enum.

Modified: trunk/src/application.h
===================================================================
--- trunk/src/application.h     2010-05-27 16:05:44 UTC (rev 3383)
+++ trunk/src/application.h     2010-05-27 16:13:25 UTC (rev 3384)
@@ -80,14 +80,6 @@
        RSFilter *filter_end;
 } RS_BLOB;
 
-enum {
-       FILETYPE_RAW,
-       FILETYPE_JPEG,
-       FILETYPE_PNG,
-       FILETYPE_TIFF8,
-       FILETYPE_TIFF16,
-};
-
 gboolean rs_photo_save(RS_PHOTO *photo, RSOutput *output,
        gint width, gint height, gboolean keep_aspect, gdouble scale, gint 
snapshot);
 RS_BLOB *rs_new();


_______________________________________________
Rawstudio-commit mailing list
[email protected]
http://rawstudio.org/cgi-bin/mailman/listinfo/rawstudio-commit

Reply via email to