summaryrefslogtreecommitdiffstats
path: root/storaged/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'storaged/main.cpp')
-rw-r--r--storaged/main.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/storaged/main.cpp b/storaged/main.cpp
index 9ad420e54..ee6a4c951 100644
--- a/storaged/main.cpp
+++ b/storaged/main.cpp
@@ -104,9 +104,6 @@ static void help_message(void) {
fflush(stdout);
}
-#define HOUR_TO_SEC ( 3600 )
-#define DAY_TO_SEC ( 3600 * 24 )
-
int main(int argc, char** argv) {
int flag_main_service = 0;
int flag_dump_uid = 0;