]> git.saurik.com Git - apple/system_cmds.git/blobdiff - CPPUtil/UtilNanoInterval.hpp
system_cmds-735.tar.gz
[apple/system_cmds.git] / CPPUtil / UtilNanoInterval.hpp
diff --git a/CPPUtil/UtilNanoInterval.hpp b/CPPUtil/UtilNanoInterval.hpp
deleted file mode 100644 (file)
index 8a867ca..0000000
+++ /dev/null
@@ -1,14 +0,0 @@
-//
-//  UtilNanoInterval.h
-//  CPPUtil
-//
-//  Created by James McIlree on 4/14/13.
-//  Copyright (c) 2013 Apple. All rights reserved.
-//
-
-#ifndef __CPPUtil__UtilNanoInterval__
-#define __CPPUtil__UtilNanoInterval__
-
-typedef TRange<NanoTime> NanoInterval;
-
-#endif /* defined(__CPPUtil__UtilNanoInterval__) */