This is an automated email from the git hooks/post-receive script. smcv pushed a commit to branch debian/master in repository openjk.
commit dd26951829a00678451bed0550e719dd1f2e7e83 Author: bibendovsky <[email protected]> Date: Sat Aug 13 18:19:19 2016 +0300 Remove unused header --- code/game/g_public.h | 4 ---- 1 file changed, 4 deletions(-) diff --git a/code/game/g_public.h b/code/game/g_public.h index 914468b..8ca8785 100644 --- a/code/game/g_public.h +++ b/code/game/g_public.h @@ -25,10 +25,6 @@ along with this program; if not, see <http://www.gnu.org/licenses/>. #define __G_PUBLIC_H__ // g_public.h -- game module information visible to server - -#include "qcommon/ojk_i_saved_game.h" - - #define GAME_API_VERSION 10 // entity->svFlags -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/openjk.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

