Code

Use subdirectories with icon sizes.
[inkscape.git] / src / file.h
index 770e519abb541bc0d63b7d73f96d9b6adb432821..97d1bd5f8a3f2abef0ae55c6b52b8f0707affb6a 100644 (file)
@@ -151,13 +151,13 @@ bool sp_file_export_dialog (Gtk::Window &parentWindow);
 /**
  * Export the current document to OCAL
  */
-void sp_file_export_to_ocal (Gtk::Window &parentWindow );
+//void sp_file_export_to_ocal (Gtk::Window &parentWindow );
 
 
 /**
  * Export the current document to OCAL
  */
-bool sp_file_export_to_ocal_dialog (void *widget);
+//bool sp_file_export_to_ocal_dialog (void *widget);
 
 
 /*######################