]> de.git.xonotic.org Git - xonotic/netradiant.git/commitdiff
q3map2: remove a duplicate probably introduced by some merge conflict
authorThomas Debesse <dev@illwieckz.net>
Mon, 22 Feb 2021 22:00:22 +0000 (23:00 +0100)
committerThomas Debesse <dev@illwieckz.net>
Mon, 22 Feb 2021 22:00:22 +0000 (23:00 +0100)
tools/quake3/q3map2/q3map2.h

index a230dd002f019045f7ec6b7347f2afcf0c28b92a..f6296f1b72aae3412f8dcd4c90c175d1503195a8 100644 (file)
@@ -1868,11 +1868,6 @@ void                        ExportEntities( void );
 int                         ExportEntitiesMain( int argc, char **argv );
 
 
-/* exportents.c */
-void                        ExportEntities( void );
-int                         ExportEntitiesMain( int argc, char **argv );
-
-
 /* image.c */
 void                        ImageFree( image_t *image );
 image_t                     *ImageFind( const char *filename );