Modified Hashkit class (turned it into an actual class).
[awesomized/libmemcached] / libhashkit / types.h
index 6b7e29b20ed3fa24be8a07f9514e758da40a04c4..8d39696227d61f1ca97f8acfe8236e60fc50d178 100644 (file)
@@ -12,8 +12,6 @@
 
 #ifdef __cplusplus
 
-typedef struct hashkit_st Hashkit;
-
 extern "C" {
 #endif