aboutsummaryrefslogtreecommitdiff
path: root/src/scoville.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/scoville.cc')
-rw-r--r--src/scoville.cc4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/scoville.cc b/src/scoville.cc
index db39ee8..054a6cd 100644
--- a/src/scoville.cc
+++ b/src/scoville.cc
@@ -19,10 +19,6 @@
#include "operations.h"
-namespace {
-
-} // namespace
-
int main(const int argc, char* argv[]) {
FLAGS_logtostderr = true;
google::InstallFailureSignalHandler();