From e838d370cf1d9e4176dbee7a950df4482f951d02 Mon Sep 17 00:00:00 2001 From: Nicolas Dufour Date: Fri, 2 May 2014 14:09:23 +0200 Subject: Removing the old SP_VERB_FILE_EXPORT (replaced with SP_VERB_DIALOG_EXPORT). (bzr r13331) --- src/verbs.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/verbs.h') diff --git a/src/verbs.h b/src/verbs.h index 297ef1655..6ad4d0fee 100644 --- a/src/verbs.h +++ b/src/verbs.h @@ -52,7 +52,7 @@ enum { SP_VERB_FILE_PRINT, SP_VERB_FILE_VACUUM, SP_VERB_FILE_IMPORT, - SP_VERB_FILE_EXPORT, +// SP_VERB_FILE_EXPORT, SP_VERB_FILE_IMPORT_FROM_OCAL, /**< Import the file from Open Clip Art Library */ // SP_VERB_FILE_EXPORT_TO_OCAL, /**< Export the file to Open Clip Art Library */ SP_VERB_FILE_NEXT_DESKTOP, -- cgit v1.2.3