Skip to content

Commit

Permalink
Bug cgeo#457 - unused field removed
Browse files Browse the repository at this point in the history
  • Loading branch information
GalateeM committed May 11, 2024
1 parent 3e38c07 commit 1ebcc97
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,6 @@ public class GpsConnection {
private boolean networkProviderEnabled;
private boolean gpsProviderEnabled;
private GpsStatus gpsStatus;
private GnssStatus gnssStatus;

public GpsConnection(Context context) {
Logger.w(TAG, "onCreate()");
Expand Down

0 comments on commit 1ebcc97

Please sign in to comment.