cleanup. mostly notes, not code
[ozzloy@gmail.com/oble] / oble.cpp
index c710b4ee4aedab91bc30b6d8efd4e694276803d2..ffc61f043191029890c37e4ff88915be3bf1f61f 100644 (file)
--- a/oble.cpp
+++ b/oble.cpp
 #include <stdio.h>
 #include <iostream>
 #include <time.h>
-
-static time_t t_last = time(NULL);
-static time_t t_current = time(NULL);
-static time_t t_tmp = time(NULL);
+#include "oble.h"
 
 using namespace std;