Remove a cast that is both ugly, and apparently illegal in g++ 4.7. * subversion/libsvn_auth_kwallet/kwallet.cpp (q_argc, q_argv): New. (kwallet_password_get, kwallet_password_set): Use q_argc and q_argv instead of trying to open-code them.