Chromium Code Reviews| Index: chrome/service/cloud_print/print_system.cc |
| =================================================================== |
| --- chrome/service/cloud_print/print_system.cc (revision 63553) |
| +++ chrome/service/cloud_print/print_system.cc (working copy) |
| @@ -6,10 +6,6 @@ |
| namespace cloud_print { |
| -PrinterBasicInfo::PrinterBasicInfo() : printer_status(0) {} |
| - |
| -PrinterBasicInfo::~PrinterBasicInfo() {} |
| - |
| PrintJobDetails::PrintJobDetails() |
| : status(PRINT_JOB_STATUS_INVALID), |
| platform_status_flags(0), |