~ubuntu-branches/ubuntu/utopic/kde4libs/utopic

« back to all changes in this revision

Viewing changes to kio/kio/dataslave.cpp

  • Committer: Package Import Robot
  • Author(s): Jonathan Kolberg
  • Date: 2012-03-03 00:25:28 UTC
  • mfrom: (1.14.15)
  • Revision ID: package-import@ubuntu.com-20120303002528-chhwyfluldkicy5k
Tags: 4:4.8.1-0ubuntu1
* New upstream release
  - Update symbol files

Show diffs side-by-side

added added

removed removed

Lines of Context:
134
134
      break;
135
135
    }
136
136
    // ignore these (must not emit error, otherwise SIGSEGV occurs)
 
137
    case CMD_REPARSECONFIGURATION:
137
138
    case CMD_META_DATA:
138
139
    case CMD_SUBURL:
139
140
      break;