Browse Source

remove some hrl

Maxim Sokhatsky 11 years ago
parent
commit
26d706b960
1 changed files with 0 additions and 6 deletions
  1. 0 6
      apps/server/include/social_actions.hrl

+ 0 - 6
apps/server/include/social_actions.hrl

@@ -1,6 +0,0 @@
--define(SOCIAL_ACTION_SUBSCRIBE, 1).
--define(SOCIAL_ACTION_UNSUBSCRIBE, 2).
--define(SOCIAL_ACTION_BLOCK, 3).
--define(SOCIAL_ACTION_UNBLOCK, 4).
--define(SOCIAL_ACTION_LOVE, 5).
--define(SOCIAL_ACTION_HAMMER, 6).