aboutsummaryrefslogtreecommitdiff
path: root/src/common
diff options
context:
space:
mode:
Diffstat (limited to 'src/common')
-rw-r--r--src/common/mac/file_id.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/common/mac/file_id.h b/src/common/mac/file_id.h
index 1d6dfde1..5d60e84c 100644
--- a/src/common/mac/file_id.h
+++ b/src/common/mac/file_id.h
@@ -42,7 +42,7 @@ namespace google_breakpad {
class FileID {
public:
FileID(const char *path);
- ~FileID() {};
+ ~FileID() {}
// Load the identifier for the file path specified in the constructor into
// |identifier|. Return false if the identifier could not be created for the