aboutsummaryrefslogtreecommitdiff
path: root/lib/_ak_datetime
diff options
context:
space:
mode:
Diffstat (limited to 'lib/_ak_datetime')
-rwxr-xr-xlib/_ak_datetime2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/_ak_datetime b/lib/_ak_datetime
index 8eaca23..9da8cfd 100755
--- a/lib/_ak_datetime
+++ b/lib/_ak_datetime
@@ -18,8 +18,6 @@
### along with this program. If not, see <http://www.gnu.org/licenses/>.
###
-source $AK_LIBDIR/_ak_log
-
function _ak_datetime_unix(){
date -u +%s | tr -d '\n'
}