diff options
author | Gluzskiy Alexandr <sss123next@list.ru> | 2010-08-01 22:49:58 +0300 |
---|---|---|
committer | Gluzskiy Alexandr <sss123next@list.ru> | 2010-08-01 22:49:58 +0300 |
commit | 3ac3ed236074b4de13c6aaebf243ba18c59068e6 (patch) | |
tree | 312a5f786e5f9b7b363558ba59ebe142b3089729 /api/api.h | |
parent | 46a2415de1bd97c73527922a748af5455a1c6a0e (diff) |
deleted: ../../api/api.h
modified: ../../api/pluginapi.h
modified: ../../core/main.cpp
modified: ../../core/plugin.h
modified: main.cpp
Diffstat (limited to 'api/api.h')
-rw-r--r-- | api/api.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/api/api.h b/api/api.h deleted file mode 100644 index 441f258..0000000 --- a/api/api.h +++ /dev/null @@ -1,4 +0,0 @@ -#ifndef API_H -#define API_H -#endif //API_H - |