Changeset 1461 for code/branches/network/src/cpptcl
- Timestamp:
- May 28, 2008, 8:07:32 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/network/src/cpptcl/CppTcl.cc
r1455 r1461 953 953 954 954 { 955 // TODO: why could this probably be necessary? map::find of empty map 956 // shouldn't be a problem. 955 957 if (callbacks.size() == 0) 956 958 return;
Note: See TracChangeset
for help on using the changeset viewer.