summaryrefslogtreecommitdiff
path: root/dumpstate/Dumpstate.h
diff options
context:
space:
mode:
Diffstat (limited to 'dumpstate/Dumpstate.h')
-rw-r--r--dumpstate/Dumpstate.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/dumpstate/Dumpstate.h b/dumpstate/Dumpstate.h
index 35fcd93..3065dda 100644
--- a/dumpstate/Dumpstate.h
+++ b/dumpstate/Dumpstate.h
@@ -60,7 +60,6 @@ class Dumpstate : public BnDumpstateDevice {
// Log sections to be dumped individually into dumpstate_board.bin
void dumpRadioLogs(int fd, const std::string &destDir);
- void dumpGpsLogs(int fd, const std::string &destDir);
// Hybrid and binary sections that require an additional file descriptor
void dumpRilLogs(int fd, std::string destDir);