|
Check-in Number:
|
2276 | |
| Date: |
2002-Jul-11 11:19:13 (local)
2002-Jul-11 09:19:13 (UTC) |
| User: | rse |
| Branch: | |
| Comment: |
remove no longer needed stuff |
| Tickets: |
|
| Inspections: |
|
| Files: |
|
ossp-pkg/cfg/cfg_test.c 1.5 -> 1.6
--- cfg_test.c 2002/07/10 14:46:28 1.5
+++ cfg_test.c 2002/07/11 09:19:13 1.6
@@ -5,9 +5,6 @@
#include "cfg.h"
#include "cfg_util.h"
-#include "cfg_node.h"
-#include "cfg_syn.h"
-#include "cfg_buf.h"
int main(int argc, char *argv[])
{
|
|