Remove todo comment.
authorTim Potter <tpot@samba.org>
Mon, 9 Sep 2002 01:09:23 +0000 (01:09 +0000)
committerTim Potter <tpot@samba.org>
Mon, 9 Sep 2002 01:09:23 +0000 (01:09 +0000)
source/python/py_spoolss_drivers_conv.c

index 5d181f9cd90251d534f4a0c56fc8ff6b31c5212c..41ff38327e297eccd28eac1f7bde5213909f3451 100644 (file)
@@ -59,7 +59,6 @@ struct pyconv py_DRIVER_INFO_6[] = {
        { "data_file", PY_UNISTR, offsetof(DRIVER_INFO_6, datafile) },
        { "config_file", PY_UNISTR, offsetof(DRIVER_INFO_6, configfile) },
        { "help_file", PY_UNISTR, offsetof(DRIVER_INFO_6, helpfile) },
-       /* dependentfiles */
        { "monitor_name", PY_UNISTR, offsetof(DRIVER_INFO_6, monitorname) },
        { "default_datatype", PY_UNISTR, offsetof(DRIVER_INFO_6, defaultdatatype) },
        /* driver_date */