X-Git-Url: http://git.maemo.org/git/?p=googlelatitude;a=blobdiff_plain;f=src%2Flatitude.h;h=68094f1b0bc164a6250a746ea0f7e99b5a8c4d21;hp=449ce1ec06b85ad313570c5fdadfebdddebf8c00;hb=016de1e3a5f9819bf2662e9a9e89868472149a56;hpb=0ae9d0114e9b8bec69bbdb3c8a3c9c9c6862c169 diff --git a/src/latitude.h b/src/latitude.h index 449ce1e..68094f1 100644 --- a/src/latitude.h +++ b/src/latitude.h @@ -37,9 +37,6 @@ private: QLineEdit *location_lat; QLineEdit *location_lon; QLineEdit *location_acc; - - QFormLayout *do_login(); - QFormLayout *do_location(); }; #endif // LATITUDE_H