Code

Actually, just ditched the whole option...its useless I decided...
authorkidproto <kidproto@users.sourceforge.net>
Sun, 11 Feb 2007 04:36:37 +0000 (04:36 +0000)
committerkidproto <kidproto@users.sourceforge.net>
Sun, 11 Feb 2007 04:36:37 +0000 (04:36 +0000)
src/main.cpp

index 49df2f3cd22e64dc06708e3ce0bfb12f29e465ad..e8f75c75666cf16a09eaa44aaec72829f03f9268 100644 (file)
@@ -321,12 +321,6 @@ struct poptOption options[] = {
      N_("Export files with the bounding box set to the page size (EPS)"),
      NULL},
 
-    /* 
-    {"fit-page-to-drawing", 'S',
-     POPT_ARG_NONE, &sp_export_bbox_page, SP_ARG_FIT_PAGE_TO_DRAWING,
-     N_("Fits page to drawing and saves changes in place"),
-     NULL},
-    */
     {"query-x", 'X',
      POPT_ARG_NONE, &sp_query_x, SP_ARG_QUERY_X,
      // TRANSLATORS: "--query-id" is an Inkscape command line option; see "inkscape --help"