Remove all references to int16.

Change-Id: Iab87463dd32f64ee371e6cc7d1f5e30128412a10
This commit is contained in:
Sameer Agarwal
2014-02-15 15:02:26 -08:00
parent 5e8321c39a
commit e5d62197b9
2 changed files with 0 additions and 2 deletions
-1
View File
@@ -45,7 +45,6 @@ namespace ceres {
// Basic integer types. These typedefs are in the Ceres namespace to avoid
// conflicts with other packages having similar typedefs.
typedef short int16;
typedef int int32;
// Argument type used in interfaces that can optionally take ownership