Merge pull request #140 from hussainnaqvee/patch-1
[awesomized/libmemcached] / libhashkit-1.0 / behavior.h
diff --git a/libhashkit-1.0/behavior.h b/libhashkit-1.0/behavior.h
deleted file mode 100644 (file)
index 0fb2258..0000000
+++ /dev/null
@@ -1,23 +0,0 @@
-/* HashKit
- * Copyright (C) 2009 Brian Aker
- * All rights reserved.
- *
- * Use and distribution licensed under the BSD license.  See
- * the COPYING file in the parent directory for full text.
- */
-
-/**
- * @file
- * @brief HashKit Header
- */
-
-#pragma once
-
-#ifdef __cplusplus
-extern "C" {
-#endif
-
-
-#ifdef __cplusplus
-}
-#endif