Browse Source

tables: There is no need to include string.h

Georgi Chorbadzhiyski 11 years ago
parent
commit
4148bd2951
1 changed files with 0 additions and 2 deletions
  1. 0
    2
      tables.c

+ 0
- 2
tables.c View File

@@ -12,8 +12,6 @@
12 12
  * GNU General Public License (COPYING file) for more details.
13 13
  *
14 14
  */
15
-#include <string.h>
16
-
17 15
 #include "data.h"
18 16
 #include "tables.h"
19 17
 #include "camd.h"

Loading…
Cancel
Save