[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[or-cvs] remove obsolete ss.h



Update of /home/or/cvsroot/src/common
In directory moria.mit.edu:/home/arma/work/onion/cvs/src/common

Modified Files:
	Makefile.am 
Removed Files:
	ss.h 
Log Message:
remove obsolete ss.h


Index: Makefile.am
===================================================================
RCS file: /home/or/cvsroot/src/common/Makefile.am,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- Makefile.am	9 May 2003 02:14:01 -0000	1.11
+++ Makefile.am	18 Jun 2003 07:42:13 -0000	1.12
@@ -5,5 +5,5 @@
 
 libor_a_SOURCES = log.c crypto.c fakepoll.c util.c
 
-noinst_HEADERS = log.h ss.h crypto.h fakepoll.h test.h util.h
+noinst_HEADERS = log.h crypto.h fakepoll.h test.h util.h
 

--- ss.h DELETED ---